<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html><head>



<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>:: Acadmico &gt; Cadastros &gt; Perodos</title>
<link rel="stylesheet" type="text/css" href="J_arquivos/estilo.css">
<link rel="stylesheet" href="J_arquivos/jquery.css">
<style type="text/css" media="all">
table {
	border-collapse:collapse;
}
.style3 {
	color: #FF0000
}
</style>
<script language="JavaScript" src="J_arquivos/funcoes.js" type="text/JavaScript"></script>
<script src="J_arquivos/jquery.js" type="text/javascript"></script>
<script src="J_arquivos/jquery_002.js" type="text/javascript"></script>
<script src="J_arquivos/jquery_003.js" type="text/javascript"></script>
<script src="J_arquivos/jquery_004.js" type="text/javascript"></script>
<script language="JavaScript">

        function inicializa() {

            //parent.document.forms[0].height = document.body.scrollHeight+30;

            //parent.parent.document.getElementById('centro').height =
			//	document.body.scrollHeight + 200;
			
        }

        function ValidaPagina(obj,tipoAcao) {
            obj.disabled = true;
			var qtd_Alunos 		= document.getElementById('qtd_Alunos').value;
            var qtd_Disciplinas = document.getElementById('qtd_Disciplinas').value;
            var objNota;
			var qtdCamposBrancos = 0;
            var cd_Aluno = '';
			var cd_Disciplina = '';
            var nr_Nota = '';
            var qtdErro = 0;
			var msg = 'Existem notas maiores do que 10!';
			
            for (i = 1; i <= qtd_Alunos; i++) {
                cd_Aluno = document.getElementById('cd_Aluno_' + i).value;
                for (y = 1; y <= qtd_Disciplinas; y++) {
                	cd_Disciplina = document.getElementById('cd_Disciplina_' + y).value;
					objNota = document.getElementById('nr_Nota_' + cd_Aluno + '_' + cd_Disciplina);
                    nr_Nota = objNota.value.split(',');

                    if (nr_Nota[0] > 10) {
                        objNota.style.background = '#D5BBB8';
                        objNota.style.color = 'Black';
                        objNota.focus();
                        qtdErro++;
                    }
                    else if ((nr_Nota[0] == 10) && (nr_Nota[1] > 0)) {
                        objNota.style.background = '#D5BBB8';
                        objNota.style.color = 'Black';
                        objNota.focus();
                        qtdErro++;
                    }
					else if (objNota.value == '')
					{
						qtdCamposBrancos++;
					}
                }
            }
			//if (qtdCamposBrancos == (qtd_Alunos * qtd_Disciplinas))
			//{
			//	msg = 'Nenhuma nota foi informada!';	
			//	qtdErro = 1;			
			//}
            if (qtdErro == 0) {                
				document.forms[0].action = "AlunoAvaliacao_frmCad.asp?Inc_Alt="+ tipoAcao
				document.forms[0].submit();
            }
            else {
				alert(msg);
                obj.disabled = false;
            }
        }
				
		function selecionaSemestre(obj) {
		
			querystring = "&ci_Turma="+ document.getElementById("cd_Turma").value +
						  "&ci_Disciplina="+ document.getElementById("cd_Disciplina").value +
						  "&cd_CursoTpMapa="+ document.getElementById("cd_CursoTpMapa").value +
						  "&nr_Semestre="+ document.getElementById("nr_Semestre").value +
						  "&ci_Periodo="+ document.getElementById("cd_Periodo").value +						  
						  "&cd_TpEnsino="+ document.getElementById("cd_TpEnsino").value +	
						  "&ds_Periodo="+ document.getElementById("ds_Periodo").value +
						  "&nr_anoletivo="+ document.getElementById("nr_anoletivo").value +
						  "&nr_semestreSel="+ obj.value;
		
			document.location = "AlunoAvaliacao_frmCad.asp?Inc_Alt=I"+ querystring;
		}
		
		function Excluir(obj) {
			if (confirm("ATENO!! Deseja realmente excluir TODAS as avaliaes lanadas para esta turma?")) {
				ValidaPagina(obj,'E');
			}
		}
		
	$(function() {
		$('td[@id^="colunaNotaAluno_"]').tooltip({
			track: true,
			delay: 0,
			showURL: false,
			showBody: "<br>",
			fixPNG: true,
			opacity: 0.95
		});
	});		

</script>
</head><body leftmargin="0" topmargin="0" onload="inicializa();" marginheight="0" marginwidth="0">
<!-- INCIO - CONTEDO: TABELA BASE/CENTRO -->
<form name="frmCadastro" method="post">
  <!-- INCIO TABELA - CONTEDO: PESQUISA -->
  <table width="100%" border="0" cellpadding="0" cellspacing="0">
    <tbody><tr>
      <td align="center"><table width="98%" border="0" cellpadding="0" cellspacing="0">
          <tbody><tr>
            <td class="subTituloBold" height="30" align="left">3 Srie | ENSINO MDIO | ENSINO REGULAR | Manh | J - 4 Perodo - 18/01/2013 - 05/04/2013</td>
          </tr>
        </tbody></table>
        
        <input id="cd_Periodo" name="cd_Periodo" value="4" type="hidden">
        <input id="qtd_Alunos" name="qtd_Alunos" value="43" type="hidden">
        <input id="qtd_Disciplinas" name="qtd_Disciplinas" value="13" type="hidden">
        <input id="cd_Turma" name="cd_Turma" value="96452" type="hidden">
        <input id="nr_Semestre" name="nr_Semestre" value="" type="hidden">
        <input id="cd_CursoTpMapa" name="cd_CursoTpMapa" value="1" type="hidden">
        <input id="cd_Disciplina" name="cd_Disciplina" value="" type="hidden">
        <input id="ds_Periodo" name="ds_Periodo" value="4 Perodo - 18/01/2013 - 05/04/2013" type="hidden">
        <input id="cd_TpEnsino" name="cd_TpEnsino" value="1" type="hidden">
        <input id="nr_anoletivo" name="nr_anoletivo" value="2012" type="hidden">
        <table width="99%" border="1" bordercolor="#c0c081" cellpadding="0" cellspacing="0">
          <tbody><tr>
            <td class="subTituloBold" width="627" align="left" bgcolor="#e3e1ba">&nbsp;&nbsp;&nbsp;Nome&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 </td>
            
            <td class="subTituloBold" width="627" align="center" bgcolor="#e3e1ba">&nbsp;&nbsp;&nbsp; ARTE&nbsp;&nbsp;
              <input id="cd_Disciplina_1" name="cd_Disciplina_1" value="154" type="hidden"></td>
            
            <td class="subTituloBold" width="627" align="center" bgcolor="#e3e1ba">&nbsp;&nbsp;&nbsp; BIOLOGIA&nbsp;&nbsp;
              <input id="cd_Disciplina_2" name="cd_Disciplina_2" value="160" type="hidden"></td>
            
            <td class="subTituloBold" width="627" align="center" bgcolor="#e3e1ba">&nbsp;&nbsp;&nbsp; EDUCAO FISICA&nbsp;&nbsp;
              <input id="cd_Disciplina_3" name="cd_Disciplina_3" value="530" type="hidden"></td>
            
            <td class="subTituloBold" width="627" align="center" bgcolor="#e3e1ba">&nbsp;&nbsp;&nbsp; FILOSOFIA&nbsp;&nbsp;
              <input id="cd_Disciplina_4" name="cd_Disciplina_4" value="780" type="hidden"></td>
            
            <td class="subTituloBold" width="627" align="center" bgcolor="#e3e1ba">&nbsp;&nbsp;&nbsp; FISICA&nbsp;&nbsp;
              <input id="cd_Disciplina_5" name="cd_Disciplina_5" value="800" type="hidden"></td>
            
            <td class="subTituloBold" width="627" align="center" bgcolor="#e3e1ba">&nbsp;&nbsp;&nbsp; GEOGRAFIA&nbsp;&nbsp;
              <input id="cd_Disciplina_6" name="cd_Disciplina_6" value="890" type="hidden"></td>
            
            <td class="subTituloBold" width="627" align="center" bgcolor="#e3e1ba">&nbsp;&nbsp;&nbsp; HISTORIA&nbsp;&nbsp;
              <input id="cd_Disciplina_7" name="cd_Disciplina_7" value="970" type="hidden"></td>
            
            <td class="subTituloBold" width="627" align="center" bgcolor="#e3e1ba">&nbsp;&nbsp;&nbsp; LINGUA ESTRANGEIRA (ESPANHOL)&nbsp;&nbsp;
              <input id="cd_Disciplina_8" name="cd_Disciplina_8" value="3330" type="hidden"></td>
            
            <td class="subTituloBold" width="627" align="center" bgcolor="#e3e1ba">&nbsp;&nbsp;&nbsp; LINGUA ESTRANGEIRA (INGLES)&nbsp;&nbsp;
              <input id="cd_Disciplina_9" name="cd_Disciplina_9" value="1130" type="hidden"></td>
            
            <td class="subTituloBold" width="627" align="center" bgcolor="#e3e1ba">&nbsp;&nbsp;&nbsp; LINGUA PORTUGUESA&nbsp;&nbsp;
              <input id="cd_Disciplina_10" name="cd_Disciplina_10" value="1140" type="hidden"></td>
            
            <td class="subTituloBold" width="627" align="center" bgcolor="#e3e1ba">&nbsp;&nbsp;&nbsp; MATEMTICA&nbsp;&nbsp;
              <input id="cd_Disciplina_11" name="cd_Disciplina_11" value="1200" type="hidden"></td>
            
            <td class="subTituloBold" width="627" align="center" bgcolor="#e3e1ba">&nbsp;&nbsp;&nbsp; QUIMICA&nbsp;&nbsp;
              <input id="cd_Disciplina_12" name="cd_Disciplina_12" value="1620" type="hidden"></td>
            
            <td class="subTituloBold" width="627" align="center" bgcolor="#e3e1ba">&nbsp;&nbsp;&nbsp; SOCIOLOGIA&nbsp;&nbsp;
              <input id="cd_Disciplina_13" name="cd_Disciplina_13" value="1730" type="hidden"></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;382415&nbsp;ADRIELLY DE CASTRO FURTADO
              <input id="cd_Aluno_1" name="cd_Aluno_1" value="382415" type="hidden"></td>
            
            <td id="colunaNotaAluno_382415_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_382415_154" id="ci_AlunoAvaliacao_382415_154" value="101766402" type="hidden">
                <input name="nr_Nota_382415_154" id="nr_Nota_382415_154" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_382415_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_382415_160" id="ci_AlunoAvaliacao_382415_160" value="101763371" type="hidden">
                <input name="nr_Nota_382415_160" id="nr_Nota_382415_160" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_382415_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_382415_530" id="ci_AlunoAvaliacao_382415_530" value="100815198" type="hidden">
                <input name="nr_Nota_382415_530" id="nr_Nota_382415_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_382415_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_382415_780" id="ci_AlunoAvaliacao_382415_780" value="101585834" type="hidden">
                <input name="nr_Nota_382415_780" id="nr_Nota_382415_780" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_382415_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_382415_800" id="ci_AlunoAvaliacao_382415_800" value="101819840" type="hidden">
                <input name="nr_Nota_382415_800" id="nr_Nota_382415_800" value="9,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_382415_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_382415_890" id="ci_AlunoAvaliacao_382415_890" value="101763751" type="hidden">
                <input name="nr_Nota_382415_890" id="nr_Nota_382415_890" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_382415_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_382415_970" id="ci_AlunoAvaliacao_382415_970" value="101762408" type="hidden">
                <input name="nr_Nota_382415_970" id="nr_Nota_382415_970" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_382415_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_382415_3330" id="ci_AlunoAvaliacao_382415_3330" value="101584782" type="hidden">
                <input name="nr_Nota_382415_3330" id="nr_Nota_382415_3330" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_382415_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_382415_1130" id="ci_AlunoAvaliacao_382415_1130" value="101585115" type="hidden">
                <input name="nr_Nota_382415_1130" id="nr_Nota_382415_1130" value="7,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_382415_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_382415_1140" id="ci_AlunoAvaliacao_382415_1140" value="101585360" type="hidden">
                <input name="nr_Nota_382415_1140" id="nr_Nota_382415_1140" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_382415_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_382415_1200" id="ci_AlunoAvaliacao_382415_1200" value="101584437" type="hidden">
                <input name="nr_Nota_382415_1200" id="nr_Nota_382415_1200" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_382415_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_382415_1620" id="ci_AlunoAvaliacao_382415_1620" value="101584102" type="hidden">
                <input name="nr_Nota_382415_1620" id="nr_Nota_382415_1620" value="7,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_382415_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_382415_1730" id="ci_AlunoAvaliacao_382415_1730" value="101764129" type="hidden">
                <input name="nr_Nota_382415_1730" id="nr_Nota_382415_1730" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;1703721&nbsp;ADRIELLY RIBEIRO SOUSA
              <input id="cd_Aluno_2" name="cd_Aluno_2" value="1703721" type="hidden"></td>
            
            <td id="colunaNotaAluno_1703721_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1703721_154" id="ci_AlunoAvaliacao_1703721_154" value="101766403" type="hidden">
                <input name="nr_Nota_1703721_154" id="nr_Nota_1703721_154" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1703721_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1703721_160" id="ci_AlunoAvaliacao_1703721_160" value="101763372" type="hidden">
                <input name="nr_Nota_1703721_160" id="nr_Nota_1703721_160" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1703721_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1703721_530" id="ci_AlunoAvaliacao_1703721_530" value="100815199" type="hidden">
                <input name="nr_Nota_1703721_530" id="nr_Nota_1703721_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1703721_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1703721_780" id="ci_AlunoAvaliacao_1703721_780" value="101585835" type="hidden">
                <input name="nr_Nota_1703721_780" id="nr_Nota_1703721_780" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1703721_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1703721_800" id="ci_AlunoAvaliacao_1703721_800" value="101819860" type="hidden">
                <input name="nr_Nota_1703721_800" id="nr_Nota_1703721_800" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1703721_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1703721_890" id="ci_AlunoAvaliacao_1703721_890" value="101763752" type="hidden">
                <input name="nr_Nota_1703721_890" id="nr_Nota_1703721_890" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1703721_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1703721_970" id="ci_AlunoAvaliacao_1703721_970" value="101762409" type="hidden">
                <input name="nr_Nota_1703721_970" id="nr_Nota_1703721_970" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1703721_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1703721_3330" id="ci_AlunoAvaliacao_1703721_3330" value="101584783" type="hidden">
                <input name="nr_Nota_1703721_3330" id="nr_Nota_1703721_3330" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1703721_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1703721_1130" id="ci_AlunoAvaliacao_1703721_1130" value="101585116" type="hidden">
                <input name="nr_Nota_1703721_1130" id="nr_Nota_1703721_1130" value="4,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1703721_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1703721_1140" id="ci_AlunoAvaliacao_1703721_1140" value="101585361" type="hidden">
                <input name="nr_Nota_1703721_1140" id="nr_Nota_1703721_1140" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1703721_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1703721_1200" id="ci_AlunoAvaliacao_1703721_1200" value="101584438" type="hidden">
                <input name="nr_Nota_1703721_1200" id="nr_Nota_1703721_1200" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1703721_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1703721_1620" id="ci_AlunoAvaliacao_1703721_1620" value="101584103" type="hidden">
                <input name="nr_Nota_1703721_1620" id="nr_Nota_1703721_1620" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1703721_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1703721_1730" id="ci_AlunoAvaliacao_1703721_1730" value="101764130" type="hidden">
                <input name="nr_Nota_1703721_1730" id="nr_Nota_1703721_1730" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;903430&nbsp;ALINE ALVES RODRIGUES
              <input id="cd_Aluno_3" name="cd_Aluno_3" value="903430" type="hidden"></td>
            
            <td id="colunaNotaAluno_903430_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_903430_154" id="ci_AlunoAvaliacao_903430_154" value="101766404" type="hidden">
                <input name="nr_Nota_903430_154" id="nr_Nota_903430_154" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_903430_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_903430_160" id="ci_AlunoAvaliacao_903430_160" value="101763373" type="hidden">
                <input name="nr_Nota_903430_160" id="nr_Nota_903430_160" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_903430_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_903430_530" id="ci_AlunoAvaliacao_903430_530" value="100815200" type="hidden">
                <input name="nr_Nota_903430_530" id="nr_Nota_903430_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_903430_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_903430_780" id="ci_AlunoAvaliacao_903430_780" value="101585836" type="hidden">
                <input name="nr_Nota_903430_780" id="nr_Nota_903430_780" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_903430_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_903430_800" id="ci_AlunoAvaliacao_903430_800" value="101819870" type="hidden">
                <input name="nr_Nota_903430_800" id="nr_Nota_903430_800" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_903430_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_903430_890" id="ci_AlunoAvaliacao_903430_890" value="101763753" type="hidden">
                <input name="nr_Nota_903430_890" id="nr_Nota_903430_890" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_903430_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_903430_970" id="ci_AlunoAvaliacao_903430_970" value="101762410" type="hidden">
                <input name="nr_Nota_903430_970" id="nr_Nota_903430_970" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_903430_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_903430_3330" id="ci_AlunoAvaliacao_903430_3330" value="101584784" type="hidden">
                <input name="nr_Nota_903430_3330" id="nr_Nota_903430_3330" value="8,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_903430_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_903430_1130" id="ci_AlunoAvaliacao_903430_1130" value="101585117" type="hidden">
                <input name="nr_Nota_903430_1130" id="nr_Nota_903430_1130" value="4,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_903430_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_903430_1140" id="ci_AlunoAvaliacao_903430_1140" value="101585362" type="hidden">
                <input name="nr_Nota_903430_1140" id="nr_Nota_903430_1140" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_903430_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_903430_1200" id="ci_AlunoAvaliacao_903430_1200" value="101584439" type="hidden">
                <input name="nr_Nota_903430_1200" id="nr_Nota_903430_1200" value="5,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_903430_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_903430_1620" id="ci_AlunoAvaliacao_903430_1620" value="101584105" type="hidden">
                <input name="nr_Nota_903430_1620" id="nr_Nota_903430_1620" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_903430_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_903430_1730" id="ci_AlunoAvaliacao_903430_1730" value="101764131" type="hidden">
                <input name="nr_Nota_903430_1730" id="nr_Nota_903430_1730" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;905467&nbsp;AMANDA CECILIA MENDONCA DE LACERDA
              <input id="cd_Aluno_4" name="cd_Aluno_4" value="905467" type="hidden"></td>
            
            <td id="colunaNotaAluno_905467_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_905467_154" id="ci_AlunoAvaliacao_905467_154" value="101766405" type="hidden">
                <input name="nr_Nota_905467_154" id="nr_Nota_905467_154" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_905467_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_905467_160" id="ci_AlunoAvaliacao_905467_160" value="101763374" type="hidden">
                <input name="nr_Nota_905467_160" id="nr_Nota_905467_160" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_905467_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_905467_530" id="ci_AlunoAvaliacao_905467_530" value="100815201" type="hidden">
                <input name="nr_Nota_905467_530" id="nr_Nota_905467_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_905467_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_905467_780" id="ci_AlunoAvaliacao_905467_780" value="101585837" type="hidden">
                <input name="nr_Nota_905467_780" id="nr_Nota_905467_780" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_905467_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_905467_800" id="ci_AlunoAvaliacao_905467_800" value="101819871" type="hidden">
                <input name="nr_Nota_905467_800" id="nr_Nota_905467_800" value="1,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_905467_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_905467_890" id="ci_AlunoAvaliacao_905467_890" value="101763754" type="hidden">
                <input name="nr_Nota_905467_890" id="nr_Nota_905467_890" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_905467_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_905467_970" id="ci_AlunoAvaliacao_905467_970" value="101762411" type="hidden">
                <input name="nr_Nota_905467_970" id="nr_Nota_905467_970" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_905467_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_905467_3330" id="ci_AlunoAvaliacao_905467_3330" value="101584785" type="hidden">
                <input name="nr_Nota_905467_3330" id="nr_Nota_905467_3330" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_905467_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_905467_1130" id="ci_AlunoAvaliacao_905467_1130" value="101585118" type="hidden">
                <input name="nr_Nota_905467_1130" id="nr_Nota_905467_1130" value="4,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_905467_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_905467_1140" id="ci_AlunoAvaliacao_905467_1140" value="101585363" type="hidden">
                <input name="nr_Nota_905467_1140" id="nr_Nota_905467_1140" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_905467_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_905467_1200" id="ci_AlunoAvaliacao_905467_1200" value="101584440" type="hidden">
                <input name="nr_Nota_905467_1200" id="nr_Nota_905467_1200" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_905467_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_905467_1620" id="ci_AlunoAvaliacao_905467_1620" value="101584106" type="hidden">
                <input name="nr_Nota_905467_1620" id="nr_Nota_905467_1620" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_905467_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_905467_1730" id="ci_AlunoAvaliacao_905467_1730" value="101764132" type="hidden">
                <input name="nr_Nota_905467_1730" id="nr_Nota_905467_1730" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;903720&nbsp;ANA KARLA DE ARAUJO BARBOSA
              <input id="cd_Aluno_5" name="cd_Aluno_5" value="903720" type="hidden"></td>
            
            <td id="colunaNotaAluno_903720_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_903720_154" id="ci_AlunoAvaliacao_903720_154" value="101766406" type="hidden">
                <input name="nr_Nota_903720_154" id="nr_Nota_903720_154" value="2,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_903720_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_903720_160" id="ci_AlunoAvaliacao_903720_160" value="101763375" type="hidden">
                <input name="nr_Nota_903720_160" id="nr_Nota_903720_160" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_903720_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_903720_530" id="ci_AlunoAvaliacao_903720_530" value="100815202" type="hidden">
                <input name="nr_Nota_903720_530" id="nr_Nota_903720_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_903720_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_903720_780" id="ci_AlunoAvaliacao_903720_780" value="101585838" type="hidden">
                <input name="nr_Nota_903720_780" id="nr_Nota_903720_780" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_903720_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_903720_800" id="ci_AlunoAvaliacao_903720_800" value="101819872" type="hidden">
                <input name="nr_Nota_903720_800" id="nr_Nota_903720_800" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_903720_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_903720_890" id="ci_AlunoAvaliacao_903720_890" value="101763755" type="hidden">
                <input name="nr_Nota_903720_890" id="nr_Nota_903720_890" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_903720_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_903720_970" id="ci_AlunoAvaliacao_903720_970" value="101762412" type="hidden">
                <input name="nr_Nota_903720_970" id="nr_Nota_903720_970" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_903720_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_903720_3330" id="ci_AlunoAvaliacao_903720_3330" value="101584786" type="hidden">
                <input name="nr_Nota_903720_3330" id="nr_Nota_903720_3330" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_903720_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_903720_1130" id="ci_AlunoAvaliacao_903720_1130" value="101585120" type="hidden">
                <input name="nr_Nota_903720_1130" id="nr_Nota_903720_1130" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_903720_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_903720_1140" id="ci_AlunoAvaliacao_903720_1140" value="101585364" type="hidden">
                <input name="nr_Nota_903720_1140" id="nr_Nota_903720_1140" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_903720_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_903720_1200" id="ci_AlunoAvaliacao_903720_1200" value="101584441" type="hidden">
                <input name="nr_Nota_903720_1200" id="nr_Nota_903720_1200" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_903720_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_903720_1620" id="ci_AlunoAvaliacao_903720_1620" value="101584108" type="hidden">
                <input name="nr_Nota_903720_1620" id="nr_Nota_903720_1620" value="5,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_903720_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_903720_1730" id="ci_AlunoAvaliacao_903720_1730" value="101764133" type="hidden">
                <input name="nr_Nota_903720_1730" id="nr_Nota_903720_1730" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;2400228&nbsp;ANA PAULA BRITO PEREIRA ALVES
              <input id="cd_Aluno_6" name="cd_Aluno_6" value="2400228" type="hidden"></td>
            
            <td id="colunaNotaAluno_2400228_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_2400228_154" id="ci_AlunoAvaliacao_2400228_154" value="101766407" type="hidden">
                <input name="nr_Nota_2400228_154" id="nr_Nota_2400228_154" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_2400228_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_2400228_160" id="ci_AlunoAvaliacao_2400228_160" value="101763376" type="hidden">
                <input name="nr_Nota_2400228_160" id="nr_Nota_2400228_160" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_2400228_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_2400228_530" id="ci_AlunoAvaliacao_2400228_530" value="100815203" type="hidden">
                <input name="nr_Nota_2400228_530" id="nr_Nota_2400228_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_2400228_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_2400228_780" id="ci_AlunoAvaliacao_2400228_780" value="101585839" type="hidden">
                <input name="nr_Nota_2400228_780" id="nr_Nota_2400228_780" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_2400228_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_2400228_800" id="ci_AlunoAvaliacao_2400228_800" value="101819873" type="hidden">
                <input name="nr_Nota_2400228_800" id="nr_Nota_2400228_800" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_2400228_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_2400228_890" id="ci_AlunoAvaliacao_2400228_890" value="101763756" type="hidden">
                <input name="nr_Nota_2400228_890" id="nr_Nota_2400228_890" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_2400228_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_2400228_970" id="ci_AlunoAvaliacao_2400228_970" value="101762413" type="hidden">
                <input name="nr_Nota_2400228_970" id="nr_Nota_2400228_970" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_2400228_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_2400228_3330" id="ci_AlunoAvaliacao_2400228_3330" value="101584787" type="hidden">
                <input name="nr_Nota_2400228_3330" id="nr_Nota_2400228_3330" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_2400228_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_2400228_1130" id="ci_AlunoAvaliacao_2400228_1130" value="101585121" type="hidden">
                <input name="nr_Nota_2400228_1130" id="nr_Nota_2400228_1130" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_2400228_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_2400228_1140" id="ci_AlunoAvaliacao_2400228_1140" value="101585365" type="hidden">
                <input name="nr_Nota_2400228_1140" id="nr_Nota_2400228_1140" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_2400228_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_2400228_1200" id="ci_AlunoAvaliacao_2400228_1200" value="101584442" type="hidden">
                <input name="nr_Nota_2400228_1200" id="nr_Nota_2400228_1200" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_2400228_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_2400228_1620" id="ci_AlunoAvaliacao_2400228_1620" value="101584110" type="hidden">
                <input name="nr_Nota_2400228_1620" id="nr_Nota_2400228_1620" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_2400228_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_2400228_1730" id="ci_AlunoAvaliacao_2400228_1730" value="101764134" type="hidden">
                <input name="nr_Nota_2400228_1730" id="nr_Nota_2400228_1730" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;1677517&nbsp;ANDRESSA COSTA PRAXEDES
              <input id="cd_Aluno_7" name="cd_Aluno_7" value="1677517" type="hidden"></td>
            
            <td id="colunaNotaAluno_1677517_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1677517_154" id="ci_AlunoAvaliacao_1677517_154" value="99447520" type="hidden">
                <input name="nr_Nota_1677517_154" id="nr_Nota_1677517_154" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1677517_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1677517_160" id="ci_AlunoAvaliacao_1677517_160" value="99447521" type="hidden">
                <input name="nr_Nota_1677517_160" id="nr_Nota_1677517_160" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1677517_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1677517_530" id="ci_AlunoAvaliacao_1677517_530" value="99447522" type="hidden">
                <input name="nr_Nota_1677517_530" id="nr_Nota_1677517_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1677517_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1677517_780" id="ci_AlunoAvaliacao_1677517_780" value="99447523" type="hidden">
                <input name="nr_Nota_1677517_780" id="nr_Nota_1677517_780" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1677517_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1677517_800" id="ci_AlunoAvaliacao_1677517_800" value="99447524" type="hidden">
                <input name="nr_Nota_1677517_800" id="nr_Nota_1677517_800" value="8,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1677517_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1677517_890" id="ci_AlunoAvaliacao_1677517_890" value="99447525" type="hidden">
                <input name="nr_Nota_1677517_890" id="nr_Nota_1677517_890" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1677517_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1677517_970" id="ci_AlunoAvaliacao_1677517_970" value="99447526" type="hidden">
                <input name="nr_Nota_1677517_970" id="nr_Nota_1677517_970" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1677517_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1677517_3330" id="ci_AlunoAvaliacao_1677517_3330" value="99447527" type="hidden">
                <input name="nr_Nota_1677517_3330" id="nr_Nota_1677517_3330" value="9,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1677517_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1677517_1130" id="ci_AlunoAvaliacao_1677517_1130" value="99447528" type="hidden">
                <input name="nr_Nota_1677517_1130" id="nr_Nota_1677517_1130" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1677517_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1677517_1140" id="ci_AlunoAvaliacao_1677517_1140" value="99447529" type="hidden">
                <input name="nr_Nota_1677517_1140" id="nr_Nota_1677517_1140" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1677517_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1677517_1200" id="ci_AlunoAvaliacao_1677517_1200" value="99447530" type="hidden">
                <input name="nr_Nota_1677517_1200" id="nr_Nota_1677517_1200" value="6,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1677517_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1677517_1620" id="ci_AlunoAvaliacao_1677517_1620" value="99447531" type="hidden">
                <input name="nr_Nota_1677517_1620" id="nr_Nota_1677517_1620" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1677517_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1677517_1730" id="ci_AlunoAvaliacao_1677517_1730" value="99447532" type="hidden">
                <input name="nr_Nota_1677517_1730" id="nr_Nota_1677517_1730" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;658007&nbsp;ANDREZA FEITOSA DOS SANTOS
              <input id="cd_Aluno_8" name="cd_Aluno_8" value="658007" type="hidden"></td>
            
            <td id="colunaNotaAluno_658007_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_658007_154" id="ci_AlunoAvaliacao_658007_154" value="101766408" type="hidden">
                <input name="nr_Nota_658007_154" id="nr_Nota_658007_154" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_658007_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_658007_160" id="ci_AlunoAvaliacao_658007_160" value="101763377" type="hidden">
                <input name="nr_Nota_658007_160" id="nr_Nota_658007_160" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_658007_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_658007_530" id="ci_AlunoAvaliacao_658007_530" value="100815204" type="hidden">
                <input name="nr_Nota_658007_530" id="nr_Nota_658007_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_658007_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_658007_780" id="ci_AlunoAvaliacao_658007_780" value="101585840" type="hidden">
                <input name="nr_Nota_658007_780" id="nr_Nota_658007_780" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_658007_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_658007_800" id="ci_AlunoAvaliacao_658007_800" value="101819874" type="hidden">
                <input name="nr_Nota_658007_800" id="nr_Nota_658007_800" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_658007_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_658007_890" id="ci_AlunoAvaliacao_658007_890" value="101763757" type="hidden">
                <input name="nr_Nota_658007_890" id="nr_Nota_658007_890" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_658007_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_658007_970" id="ci_AlunoAvaliacao_658007_970" value="101762414" type="hidden">
                <input name="nr_Nota_658007_970" id="nr_Nota_658007_970" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_658007_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_658007_3330" id="ci_AlunoAvaliacao_658007_3330" value="101584788" type="hidden">
                <input name="nr_Nota_658007_3330" id="nr_Nota_658007_3330" value="8,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_658007_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_658007_1130" id="ci_AlunoAvaliacao_658007_1130" value="101585122" type="hidden">
                <input name="nr_Nota_658007_1130" id="nr_Nota_658007_1130" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_658007_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_658007_1140" id="ci_AlunoAvaliacao_658007_1140" value="101585366" type="hidden">
                <input name="nr_Nota_658007_1140" id="nr_Nota_658007_1140" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_658007_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_658007_1200" id="ci_AlunoAvaliacao_658007_1200" value="101584443" type="hidden">
                <input name="nr_Nota_658007_1200" id="nr_Nota_658007_1200" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_658007_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_658007_1620" id="ci_AlunoAvaliacao_658007_1620" value="101584121" type="hidden">
                <input name="nr_Nota_658007_1620" id="nr_Nota_658007_1620" value="3,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_658007_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_658007_1730" id="ci_AlunoAvaliacao_658007_1730" value="101764135" type="hidden">
                <input name="nr_Nota_658007_1730" id="nr_Nota_658007_1730" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;451012&nbsp;ANTONIA ANDRESSA SORAYA NASCIMENTO SOUSA
              <input id="cd_Aluno_9" name="cd_Aluno_9" value="451012" type="hidden"></td>
            
            <td id="colunaNotaAluno_451012_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_451012_154" id="ci_AlunoAvaliacao_451012_154" value="101766409" type="hidden">
                <input name="nr_Nota_451012_154" id="nr_Nota_451012_154" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_451012_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_451012_160" id="ci_AlunoAvaliacao_451012_160" value="101763378" type="hidden">
                <input name="nr_Nota_451012_160" id="nr_Nota_451012_160" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_451012_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_451012_530" id="ci_AlunoAvaliacao_451012_530" value="100815205" type="hidden">
                <input name="nr_Nota_451012_530" id="nr_Nota_451012_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_451012_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_451012_780" id="ci_AlunoAvaliacao_451012_780" value="101585841" type="hidden">
                <input name="nr_Nota_451012_780" id="nr_Nota_451012_780" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_451012_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_451012_800" id="ci_AlunoAvaliacao_451012_800" value="101819875" type="hidden">
                <input name="nr_Nota_451012_800" id="nr_Nota_451012_800" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_451012_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_451012_890" id="ci_AlunoAvaliacao_451012_890" value="101763758" type="hidden">
                <input name="nr_Nota_451012_890" id="nr_Nota_451012_890" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_451012_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_451012_970" id="ci_AlunoAvaliacao_451012_970" value="101762415" type="hidden">
                <input name="nr_Nota_451012_970" id="nr_Nota_451012_970" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_451012_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_451012_3330" id="ci_AlunoAvaliacao_451012_3330" value="101584789" type="hidden">
                <input name="nr_Nota_451012_3330" id="nr_Nota_451012_3330" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_451012_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_451012_1130" id="ci_AlunoAvaliacao_451012_1130" value="101585123" type="hidden">
                <input name="nr_Nota_451012_1130" id="nr_Nota_451012_1130" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_451012_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_451012_1140" id="ci_AlunoAvaliacao_451012_1140" value="101585367" type="hidden">
                <input name="nr_Nota_451012_1140" id="nr_Nota_451012_1140" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_451012_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_451012_1200" id="ci_AlunoAvaliacao_451012_1200" value="101584444" type="hidden">
                <input name="nr_Nota_451012_1200" id="nr_Nota_451012_1200" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_451012_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_451012_1620" id="ci_AlunoAvaliacao_451012_1620" value="101584123" type="hidden">
                <input name="nr_Nota_451012_1620" id="nr_Nota_451012_1620" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_451012_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_451012_1730" id="ci_AlunoAvaliacao_451012_1730" value="101764136" type="hidden">
                <input name="nr_Nota_451012_1730" id="nr_Nota_451012_1730" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;1479957&nbsp;ANTONIA INGRID RAYALE LIMA ROCHA
              <input id="cd_Aluno_10" name="cd_Aluno_10" value="1479957" type="hidden"></td>
            
            <td id="colunaNotaAluno_1479957_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1479957_154" id="ci_AlunoAvaliacao_1479957_154" value="101766410" type="hidden">
                <input name="nr_Nota_1479957_154" id="nr_Nota_1479957_154" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1479957_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1479957_160" id="ci_AlunoAvaliacao_1479957_160" value="101763379" type="hidden">
                <input name="nr_Nota_1479957_160" id="nr_Nota_1479957_160" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1479957_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1479957_530" id="ci_AlunoAvaliacao_1479957_530" value="100815206" type="hidden">
                <input name="nr_Nota_1479957_530" id="nr_Nota_1479957_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1479957_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1479957_780" id="ci_AlunoAvaliacao_1479957_780" value="101585842" type="hidden">
                <input name="nr_Nota_1479957_780" id="nr_Nota_1479957_780" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1479957_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1479957_800" id="ci_AlunoAvaliacao_1479957_800" value="101819876" type="hidden">
                <input name="nr_Nota_1479957_800" id="nr_Nota_1479957_800" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1479957_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1479957_890" id="ci_AlunoAvaliacao_1479957_890" value="101763759" type="hidden">
                <input name="nr_Nota_1479957_890" id="nr_Nota_1479957_890" value="6,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1479957_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1479957_970" id="ci_AlunoAvaliacao_1479957_970" value="101762416" type="hidden">
                <input name="nr_Nota_1479957_970" id="nr_Nota_1479957_970" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1479957_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1479957_3330" id="ci_AlunoAvaliacao_1479957_3330" value="101584790" type="hidden">
                <input name="nr_Nota_1479957_3330" id="nr_Nota_1479957_3330" value="6,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1479957_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1479957_1130" id="ci_AlunoAvaliacao_1479957_1130" value="101585124" type="hidden">
                <input name="nr_Nota_1479957_1130" id="nr_Nota_1479957_1130" value="2,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1479957_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1479957_1140" id="ci_AlunoAvaliacao_1479957_1140" value="101585368" type="hidden">
                <input name="nr_Nota_1479957_1140" id="nr_Nota_1479957_1140" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1479957_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1479957_1200" id="ci_AlunoAvaliacao_1479957_1200" value="101584445" type="hidden">
                <input name="nr_Nota_1479957_1200" id="nr_Nota_1479957_1200" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1479957_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1479957_1620" id="ci_AlunoAvaliacao_1479957_1620" value="101584124" type="hidden">
                <input name="nr_Nota_1479957_1620" id="nr_Nota_1479957_1620" value="4,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1479957_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1479957_1730" id="ci_AlunoAvaliacao_1479957_1730" value="101764137" type="hidden">
                <input name="nr_Nota_1479957_1730" id="nr_Nota_1479957_1730" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;1167624&nbsp;BRUNA DEODATO DA SILVA
              <input id="cd_Aluno_11" name="cd_Aluno_11" value="1167624" type="hidden"></td>
            
            <td id="colunaNotaAluno_1167624_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167624_154" id="ci_AlunoAvaliacao_1167624_154" value="101766411" type="hidden">
                <input name="nr_Nota_1167624_154" id="nr_Nota_1167624_154" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167624_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167624_160" id="ci_AlunoAvaliacao_1167624_160" value="101763380" type="hidden">
                <input name="nr_Nota_1167624_160" id="nr_Nota_1167624_160" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167624_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167624_530" id="ci_AlunoAvaliacao_1167624_530" value="100815207" type="hidden">
                <input name="nr_Nota_1167624_530" id="nr_Nota_1167624_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167624_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167624_780" id="ci_AlunoAvaliacao_1167624_780" value="101585843" type="hidden">
                <input name="nr_Nota_1167624_780" id="nr_Nota_1167624_780" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167624_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167624_800" id="ci_AlunoAvaliacao_1167624_800" value="101819877" type="hidden">
                <input name="nr_Nota_1167624_800" id="nr_Nota_1167624_800" value="1,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167624_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167624_890" id="ci_AlunoAvaliacao_1167624_890" value="101763760" type="hidden">
                <input name="nr_Nota_1167624_890" id="nr_Nota_1167624_890" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167624_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167624_970" id="ci_AlunoAvaliacao_1167624_970" value="101762417" type="hidden">
                <input name="nr_Nota_1167624_970" id="nr_Nota_1167624_970" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167624_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167624_3330" id="ci_AlunoAvaliacao_1167624_3330" value="101584791" type="hidden">
                <input name="nr_Nota_1167624_3330" id="nr_Nota_1167624_3330" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167624_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167624_1130" id="ci_AlunoAvaliacao_1167624_1130" value="101585125" type="hidden">
                <input name="nr_Nota_1167624_1130" id="nr_Nota_1167624_1130" value="4,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167624_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167624_1140" id="ci_AlunoAvaliacao_1167624_1140" value="101585369" type="hidden">
                <input name="nr_Nota_1167624_1140" id="nr_Nota_1167624_1140" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167624_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167624_1200" id="ci_AlunoAvaliacao_1167624_1200" value="101584446" type="hidden">
                <input name="nr_Nota_1167624_1200" id="nr_Nota_1167624_1200" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167624_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167624_1620" id="ci_AlunoAvaliacao_1167624_1620" value="101584125" type="hidden">
                <input name="nr_Nota_1167624_1620" id="nr_Nota_1167624_1620" value="7,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167624_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167624_1730" id="ci_AlunoAvaliacao_1167624_1730" value="101764138" type="hidden">
                <input name="nr_Nota_1167624_1730" id="nr_Nota_1167624_1730" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;1238054&nbsp;CALOS ALEXANDRE DE SOUSA RODRIGUES
              <input id="cd_Aluno_12" name="cd_Aluno_12" value="1238054" type="hidden"></td>
            
            <td id="colunaNotaAluno_1238054_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1238054_154" id="ci_AlunoAvaliacao_1238054_154" value="101766412" type="hidden">
                <input name="nr_Nota_1238054_154" id="nr_Nota_1238054_154" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1238054_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1238054_160" id="ci_AlunoAvaliacao_1238054_160" value="101763381" type="hidden">
                <input name="nr_Nota_1238054_160" id="nr_Nota_1238054_160" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1238054_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1238054_530" id="ci_AlunoAvaliacao_1238054_530" value="100815208" type="hidden">
                <input name="nr_Nota_1238054_530" id="nr_Nota_1238054_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1238054_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1238054_780" id="ci_AlunoAvaliacao_1238054_780" value="101585844" type="hidden">
                <input name="nr_Nota_1238054_780" id="nr_Nota_1238054_780" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1238054_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1238054_800" id="ci_AlunoAvaliacao_1238054_800" value="101819878" type="hidden">
                <input name="nr_Nota_1238054_800" id="nr_Nota_1238054_800" value="1,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1238054_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1238054_890" id="ci_AlunoAvaliacao_1238054_890" value="101763761" type="hidden">
                <input name="nr_Nota_1238054_890" id="nr_Nota_1238054_890" value="7,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1238054_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1238054_970" id="ci_AlunoAvaliacao_1238054_970" value="101762418" type="hidden">
                <input name="nr_Nota_1238054_970" id="nr_Nota_1238054_970" value="8,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1238054_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1238054_3330" id="ci_AlunoAvaliacao_1238054_3330" value="101584792" type="hidden">
                <input name="nr_Nota_1238054_3330" id="nr_Nota_1238054_3330" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1238054_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1238054_1130" id="ci_AlunoAvaliacao_1238054_1130" value="101585126" type="hidden">
                <input name="nr_Nota_1238054_1130" id="nr_Nota_1238054_1130" value="3,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1238054_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1238054_1140" id="ci_AlunoAvaliacao_1238054_1140" value="101585370" type="hidden">
                <input name="nr_Nota_1238054_1140" id="nr_Nota_1238054_1140" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1238054_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1238054_1200" id="ci_AlunoAvaliacao_1238054_1200" value="101584447" type="hidden">
                <input name="nr_Nota_1238054_1200" id="nr_Nota_1238054_1200" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1238054_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1238054_1620" id="ci_AlunoAvaliacao_1238054_1620" value="101584127" type="hidden">
                <input name="nr_Nota_1238054_1620" id="nr_Nota_1238054_1620" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1238054_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1238054_1730" id="ci_AlunoAvaliacao_1238054_1730" value="101764139" type="hidden">
                <input name="nr_Nota_1238054_1730" id="nr_Nota_1238054_1730" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;412557&nbsp;DARLIANY MACIEL BARROS
              <input id="cd_Aluno_13" name="cd_Aluno_13" value="412557" type="hidden"></td>
            
            <td id="colunaNotaAluno_412557_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_412557_154" id="ci_AlunoAvaliacao_412557_154" value="101766413" type="hidden">
                <input name="nr_Nota_412557_154" id="nr_Nota_412557_154" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_412557_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_412557_160" id="ci_AlunoAvaliacao_412557_160" value="101763382" type="hidden">
                <input name="nr_Nota_412557_160" id="nr_Nota_412557_160" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_412557_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_412557_530" id="ci_AlunoAvaliacao_412557_530" value="100815209" type="hidden">
                <input name="nr_Nota_412557_530" id="nr_Nota_412557_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_412557_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_412557_780" id="ci_AlunoAvaliacao_412557_780" value="101585845" type="hidden">
                <input name="nr_Nota_412557_780" id="nr_Nota_412557_780" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_412557_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_412557_800" id="ci_AlunoAvaliacao_412557_800" value="101819879" type="hidden">
                <input name="nr_Nota_412557_800" id="nr_Nota_412557_800" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_412557_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_412557_890" id="ci_AlunoAvaliacao_412557_890" value="101763762" type="hidden">
                <input name="nr_Nota_412557_890" id="nr_Nota_412557_890" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_412557_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_412557_970" id="ci_AlunoAvaliacao_412557_970" value="101762419" type="hidden">
                <input name="nr_Nota_412557_970" id="nr_Nota_412557_970" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_412557_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_412557_3330" id="ci_AlunoAvaliacao_412557_3330" value="101584793" type="hidden">
                <input name="nr_Nota_412557_3330" id="nr_Nota_412557_3330" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_412557_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_412557_1130" id="ci_AlunoAvaliacao_412557_1130" value="101585127" type="hidden">
                <input name="nr_Nota_412557_1130" id="nr_Nota_412557_1130" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_412557_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_412557_1140" id="ci_AlunoAvaliacao_412557_1140" value="101585371" type="hidden">
                <input name="nr_Nota_412557_1140" id="nr_Nota_412557_1140" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_412557_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_412557_1200" id="ci_AlunoAvaliacao_412557_1200" value="101584448" type="hidden">
                <input name="nr_Nota_412557_1200" id="nr_Nota_412557_1200" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_412557_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_412557_1620" id="ci_AlunoAvaliacao_412557_1620" value="101584129" type="hidden">
                <input name="nr_Nota_412557_1620" id="nr_Nota_412557_1620" value="3,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_412557_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_412557_1730" id="ci_AlunoAvaliacao_412557_1730" value="101764140" type="hidden">
                <input name="nr_Nota_412557_1730" id="nr_Nota_412557_1730" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;113857&nbsp;ELIVELTON DA SILVA MACEDO
              <input id="cd_Aluno_14" name="cd_Aluno_14" value="113857" type="hidden"></td>
            
            <td id="colunaNotaAluno_113857_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_113857_154" id="ci_AlunoAvaliacao_113857_154" value="101766414" type="hidden">
                <input name="nr_Nota_113857_154" id="nr_Nota_113857_154" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_113857_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_113857_160" id="ci_AlunoAvaliacao_113857_160" value="101763383" type="hidden">
                <input name="nr_Nota_113857_160" id="nr_Nota_113857_160" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_113857_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_113857_530" id="ci_AlunoAvaliacao_113857_530" value="100815210" type="hidden">
                <input name="nr_Nota_113857_530" id="nr_Nota_113857_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_113857_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_113857_780" id="ci_AlunoAvaliacao_113857_780" value="101585846" type="hidden">
                <input name="nr_Nota_113857_780" id="nr_Nota_113857_780" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_113857_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_113857_800" id="ci_AlunoAvaliacao_113857_800" value="101819880" type="hidden">
                <input name="nr_Nota_113857_800" id="nr_Nota_113857_800" value="3,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_113857_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_113857_890" id="ci_AlunoAvaliacao_113857_890" value="101763763" type="hidden">
                <input name="nr_Nota_113857_890" id="nr_Nota_113857_890" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_113857_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_113857_970" id="ci_AlunoAvaliacao_113857_970" value="101762420" type="hidden">
                <input name="nr_Nota_113857_970" id="nr_Nota_113857_970" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_113857_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_113857_3330" id="ci_AlunoAvaliacao_113857_3330" value="101584794" type="hidden">
                <input name="nr_Nota_113857_3330" id="nr_Nota_113857_3330" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_113857_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_113857_1130" id="ci_AlunoAvaliacao_113857_1130" value="101585128" type="hidden">
                <input name="nr_Nota_113857_1130" id="nr_Nota_113857_1130" value="4,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_113857_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_113857_1140" id="ci_AlunoAvaliacao_113857_1140" value="101585372" type="hidden">
                <input name="nr_Nota_113857_1140" id="nr_Nota_113857_1140" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_113857_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_113857_1200" id="ci_AlunoAvaliacao_113857_1200" value="101584449" type="hidden">
                <input name="nr_Nota_113857_1200" id="nr_Nota_113857_1200" value="4,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_113857_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_113857_1620" id="ci_AlunoAvaliacao_113857_1620" value="101584131" type="hidden">
                <input name="nr_Nota_113857_1620" id="nr_Nota_113857_1620" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_113857_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_113857_1730" id="ci_AlunoAvaliacao_113857_1730" value="101764141" type="hidden">
                <input name="nr_Nota_113857_1730" id="nr_Nota_113857_1730" value="1,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;1069350&nbsp;ELIZABETH DA COSTA FERREIRA
              <input id="cd_Aluno_15" name="cd_Aluno_15" value="1069350" type="hidden"></td>
            
            <td id="colunaNotaAluno_1069350_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1069350_154" id="ci_AlunoAvaliacao_1069350_154" value="101766415" type="hidden">
                <input name="nr_Nota_1069350_154" id="nr_Nota_1069350_154" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1069350_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1069350_160" id="ci_AlunoAvaliacao_1069350_160" value="101763384" type="hidden">
                <input name="nr_Nota_1069350_160" id="nr_Nota_1069350_160" value="8,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1069350_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1069350_530" id="ci_AlunoAvaliacao_1069350_530" value="100815211" type="hidden">
                <input name="nr_Nota_1069350_530" id="nr_Nota_1069350_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1069350_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1069350_780" id="ci_AlunoAvaliacao_1069350_780" value="101585847" type="hidden">
                <input name="nr_Nota_1069350_780" id="nr_Nota_1069350_780" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1069350_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1069350_800" id="ci_AlunoAvaliacao_1069350_800" value="101819881" type="hidden">
                <input name="nr_Nota_1069350_800" id="nr_Nota_1069350_800" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1069350_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1069350_890" id="ci_AlunoAvaliacao_1069350_890" value="101763764" type="hidden">
                <input name="nr_Nota_1069350_890" id="nr_Nota_1069350_890" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1069350_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1069350_970" id="ci_AlunoAvaliacao_1069350_970" value="101762421" type="hidden">
                <input name="nr_Nota_1069350_970" id="nr_Nota_1069350_970" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1069350_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1069350_3330" id="ci_AlunoAvaliacao_1069350_3330" value="101584795" type="hidden">
                <input name="nr_Nota_1069350_3330" id="nr_Nota_1069350_3330" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1069350_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1069350_1130" id="ci_AlunoAvaliacao_1069350_1130" value="101585129" type="hidden">
                <input name="nr_Nota_1069350_1130" id="nr_Nota_1069350_1130" value="5,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1069350_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1069350_1140" id="ci_AlunoAvaliacao_1069350_1140" value="101585373" type="hidden">
                <input name="nr_Nota_1069350_1140" id="nr_Nota_1069350_1140" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1069350_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1069350_1200" id="ci_AlunoAvaliacao_1069350_1200" value="101584450" type="hidden">
                <input name="nr_Nota_1069350_1200" id="nr_Nota_1069350_1200" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1069350_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1069350_1620" id="ci_AlunoAvaliacao_1069350_1620" value="101584132" type="hidden">
                <input name="nr_Nota_1069350_1620" id="nr_Nota_1069350_1620" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1069350_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1069350_1730" id="ci_AlunoAvaliacao_1069350_1730" value="101764142" type="hidden">
                <input name="nr_Nota_1069350_1730" id="nr_Nota_1069350_1730" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;1167626&nbsp;ELOYLTON DO NASCIMENTO GOIANA
              <input id="cd_Aluno_16" name="cd_Aluno_16" value="1167626" type="hidden"></td>
            
            <td id="colunaNotaAluno_1167626_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167626_154" id="ci_AlunoAvaliacao_1167626_154" value="101766416" type="hidden">
                <input name="nr_Nota_1167626_154" id="nr_Nota_1167626_154" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167626_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167626_160" id="ci_AlunoAvaliacao_1167626_160" value="101763385" type="hidden">
                <input name="nr_Nota_1167626_160" id="nr_Nota_1167626_160" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167626_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167626_530" id="ci_AlunoAvaliacao_1167626_530" value="100815212" type="hidden">
                <input name="nr_Nota_1167626_530" id="nr_Nota_1167626_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167626_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167626_780" id="ci_AlunoAvaliacao_1167626_780" value="101585848" type="hidden">
                <input name="nr_Nota_1167626_780" id="nr_Nota_1167626_780" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167626_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167626_800" id="ci_AlunoAvaliacao_1167626_800" value="101819882" type="hidden">
                <input name="nr_Nota_1167626_800" id="nr_Nota_1167626_800" value="5,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167626_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167626_890" id="ci_AlunoAvaliacao_1167626_890" value="101763765" type="hidden">
                <input name="nr_Nota_1167626_890" id="nr_Nota_1167626_890" value="6,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167626_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167626_970" id="ci_AlunoAvaliacao_1167626_970" value="101762422" type="hidden">
                <input name="nr_Nota_1167626_970" id="nr_Nota_1167626_970" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167626_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167626_3330" id="ci_AlunoAvaliacao_1167626_3330" value="101584796" type="hidden">
                <input name="nr_Nota_1167626_3330" id="nr_Nota_1167626_3330" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167626_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167626_1130" id="ci_AlunoAvaliacao_1167626_1130" value="101585130" type="hidden">
                <input name="nr_Nota_1167626_1130" id="nr_Nota_1167626_1130" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167626_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167626_1140" id="ci_AlunoAvaliacao_1167626_1140" value="101585374" type="hidden">
                <input name="nr_Nota_1167626_1140" id="nr_Nota_1167626_1140" value="7,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167626_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167626_1200" id="ci_AlunoAvaliacao_1167626_1200" value="101584451" type="hidden">
                <input name="nr_Nota_1167626_1200" id="nr_Nota_1167626_1200" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167626_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167626_1620" id="ci_AlunoAvaliacao_1167626_1620" value="101584133" type="hidden">
                <input name="nr_Nota_1167626_1620" id="nr_Nota_1167626_1620" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167626_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167626_1730" id="ci_AlunoAvaliacao_1167626_1730" value="101764143" type="hidden">
                <input name="nr_Nota_1167626_1730" id="nr_Nota_1167626_1730" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;1322595&nbsp;ENOS MEDEIROS REBOUCAS
              <input id="cd_Aluno_17" name="cd_Aluno_17" value="1322595" type="hidden"></td>
            
            <td id="colunaNotaAluno_1322595_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1322595_154" id="ci_AlunoAvaliacao_1322595_154" value="101766417" type="hidden">
                <input name="nr_Nota_1322595_154" id="nr_Nota_1322595_154" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1322595_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1322595_160" id="ci_AlunoAvaliacao_1322595_160" value="101763386" type="hidden">
                <input name="nr_Nota_1322595_160" id="nr_Nota_1322595_160" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1322595_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1322595_530" id="ci_AlunoAvaliacao_1322595_530" value="100815213" type="hidden">
                <input name="nr_Nota_1322595_530" id="nr_Nota_1322595_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1322595_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1322595_780" id="ci_AlunoAvaliacao_1322595_780" value="101585849" type="hidden">
                <input name="nr_Nota_1322595_780" id="nr_Nota_1322595_780" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1322595_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1322595_800" id="ci_AlunoAvaliacao_1322595_800" value="101819883" type="hidden">
                <input name="nr_Nota_1322595_800" id="nr_Nota_1322595_800" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1322595_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1322595_890" id="ci_AlunoAvaliacao_1322595_890" value="101763766" type="hidden">
                <input name="nr_Nota_1322595_890" id="nr_Nota_1322595_890" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1322595_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1322595_970" id="ci_AlunoAvaliacao_1322595_970" value="101762423" type="hidden">
                <input name="nr_Nota_1322595_970" id="nr_Nota_1322595_970" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1322595_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1322595_3330" id="ci_AlunoAvaliacao_1322595_3330" value="101584797" type="hidden">
                <input name="nr_Nota_1322595_3330" id="nr_Nota_1322595_3330" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1322595_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1322595_1130" id="ci_AlunoAvaliacao_1322595_1130" value="101585131" type="hidden">
                <input name="nr_Nota_1322595_1130" id="nr_Nota_1322595_1130" value="3,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1322595_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1322595_1140" id="ci_AlunoAvaliacao_1322595_1140" value="101585375" type="hidden">
                <input name="nr_Nota_1322595_1140" id="nr_Nota_1322595_1140" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1322595_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1322595_1200" id="ci_AlunoAvaliacao_1322595_1200" value="101584452" type="hidden">
                <input name="nr_Nota_1322595_1200" id="nr_Nota_1322595_1200" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1322595_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1322595_1620" id="ci_AlunoAvaliacao_1322595_1620" value="101584135" type="hidden">
                <input name="nr_Nota_1322595_1620" id="nr_Nota_1322595_1620" value="5,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1322595_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1322595_1730" id="ci_AlunoAvaliacao_1322595_1730" value="101764144" type="hidden">
                <input name="nr_Nota_1322595_1730" id="nr_Nota_1322595_1730" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;1281046&nbsp;FRANCISCA VITORIA DOS SANTOS PAULO
              <input id="cd_Aluno_18" name="cd_Aluno_18" value="1281046" type="hidden"></td>
            
            <td id="colunaNotaAluno_1281046_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1281046_154" id="ci_AlunoAvaliacao_1281046_154" value="101766418" type="hidden">
                <input name="nr_Nota_1281046_154" id="nr_Nota_1281046_154" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1281046_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1281046_160" id="ci_AlunoAvaliacao_1281046_160" value="101763387" type="hidden">
                <input name="nr_Nota_1281046_160" id="nr_Nota_1281046_160" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1281046_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1281046_530" id="ci_AlunoAvaliacao_1281046_530" value="100815214" type="hidden">
                <input name="nr_Nota_1281046_530" id="nr_Nota_1281046_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1281046_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1281046_780" id="ci_AlunoAvaliacao_1281046_780" value="101585850" type="hidden">
                <input name="nr_Nota_1281046_780" id="nr_Nota_1281046_780" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1281046_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1281046_800" id="ci_AlunoAvaliacao_1281046_800" value="101819884" type="hidden">
                <input name="nr_Nota_1281046_800" id="nr_Nota_1281046_800" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1281046_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1281046_890" id="ci_AlunoAvaliacao_1281046_890" value="101763767" type="hidden">
                <input name="nr_Nota_1281046_890" id="nr_Nota_1281046_890" value="5,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1281046_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1281046_970" id="ci_AlunoAvaliacao_1281046_970" value="101762424" type="hidden">
                <input name="nr_Nota_1281046_970" id="nr_Nota_1281046_970" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1281046_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1281046_3330" id="ci_AlunoAvaliacao_1281046_3330" value="101584798" type="hidden">
                <input name="nr_Nota_1281046_3330" id="nr_Nota_1281046_3330" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1281046_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1281046_1130" id="ci_AlunoAvaliacao_1281046_1130" value="101585132" type="hidden">
                <input name="nr_Nota_1281046_1130" id="nr_Nota_1281046_1130" value="4,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1281046_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1281046_1140" id="ci_AlunoAvaliacao_1281046_1140" value="101585376" type="hidden">
                <input name="nr_Nota_1281046_1140" id="nr_Nota_1281046_1140" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1281046_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1281046_1200" id="ci_AlunoAvaliacao_1281046_1200" value="101584453" type="hidden">
                <input name="nr_Nota_1281046_1200" id="nr_Nota_1281046_1200" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1281046_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1281046_1620" id="ci_AlunoAvaliacao_1281046_1620" value="101584136" type="hidden">
                <input name="nr_Nota_1281046_1620" id="nr_Nota_1281046_1620" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1281046_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1281046_1730" id="ci_AlunoAvaliacao_1281046_1730" value="101764145" type="hidden">
                <input name="nr_Nota_1281046_1730" id="nr_Nota_1281046_1730" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;814578&nbsp;IARA ROCHA ARAUJO
              <input id="cd_Aluno_19" name="cd_Aluno_19" value="814578" type="hidden"></td>
            
            <td id="colunaNotaAluno_814578_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_814578_154" id="ci_AlunoAvaliacao_814578_154" value="101766419" type="hidden">
                <input name="nr_Nota_814578_154" id="nr_Nota_814578_154" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_814578_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_814578_160" id="ci_AlunoAvaliacao_814578_160" value="101763388" type="hidden">
                <input name="nr_Nota_814578_160" id="nr_Nota_814578_160" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_814578_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_814578_530" id="ci_AlunoAvaliacao_814578_530" value="100815215" type="hidden">
                <input name="nr_Nota_814578_530" id="nr_Nota_814578_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_814578_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_814578_780" id="ci_AlunoAvaliacao_814578_780" value="101585851" type="hidden">
                <input name="nr_Nota_814578_780" id="nr_Nota_814578_780" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_814578_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_814578_800" id="ci_AlunoAvaliacao_814578_800" value="101819885" type="hidden">
                <input name="nr_Nota_814578_800" id="nr_Nota_814578_800" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_814578_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_814578_890" id="ci_AlunoAvaliacao_814578_890" value="101763768" type="hidden">
                <input name="nr_Nota_814578_890" id="nr_Nota_814578_890" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_814578_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_814578_970" id="ci_AlunoAvaliacao_814578_970" value="101762425" type="hidden">
                <input name="nr_Nota_814578_970" id="nr_Nota_814578_970" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_814578_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_814578_3330" id="ci_AlunoAvaliacao_814578_3330" value="101584799" type="hidden">
                <input name="nr_Nota_814578_3330" id="nr_Nota_814578_3330" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_814578_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_814578_1130" id="ci_AlunoAvaliacao_814578_1130" value="101585133" type="hidden">
                <input name="nr_Nota_814578_1130" id="nr_Nota_814578_1130" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_814578_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_814578_1140" id="ci_AlunoAvaliacao_814578_1140" value="101585377" type="hidden">
                <input name="nr_Nota_814578_1140" id="nr_Nota_814578_1140" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_814578_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_814578_1200" id="ci_AlunoAvaliacao_814578_1200" value="101584454" type="hidden">
                <input name="nr_Nota_814578_1200" id="nr_Nota_814578_1200" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_814578_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_814578_1620" id="ci_AlunoAvaliacao_814578_1620" value="101584139" type="hidden">
                <input name="nr_Nota_814578_1620" id="nr_Nota_814578_1620" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_814578_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_814578_1730" id="ci_AlunoAvaliacao_814578_1730" value="101764146" type="hidden">
                <input name="nr_Nota_814578_1730" id="nr_Nota_814578_1730" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;878068&nbsp;ISABELY TELES BARBOSA
              <input id="cd_Aluno_20" name="cd_Aluno_20" value="878068" type="hidden"></td>
            
            <td id="colunaNotaAluno_878068_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_878068_154" id="ci_AlunoAvaliacao_878068_154" value="101766420" type="hidden">
                <input name="nr_Nota_878068_154" id="nr_Nota_878068_154" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_878068_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_878068_160" id="ci_AlunoAvaliacao_878068_160" value="101763390" type="hidden">
                <input name="nr_Nota_878068_160" id="nr_Nota_878068_160" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_878068_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_878068_530" id="ci_AlunoAvaliacao_878068_530" value="100815216" type="hidden">
                <input name="nr_Nota_878068_530" id="nr_Nota_878068_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_878068_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_878068_780" id="ci_AlunoAvaliacao_878068_780" value="101585852" type="hidden">
                <input name="nr_Nota_878068_780" id="nr_Nota_878068_780" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_878068_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_878068_800" id="ci_AlunoAvaliacao_878068_800" value="101819886" type="hidden">
                <input name="nr_Nota_878068_800" id="nr_Nota_878068_800" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_878068_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_878068_890" id="ci_AlunoAvaliacao_878068_890" value="101763769" type="hidden">
                <input name="nr_Nota_878068_890" id="nr_Nota_878068_890" value="7,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_878068_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_878068_970" id="ci_AlunoAvaliacao_878068_970" value="101762426" type="hidden">
                <input name="nr_Nota_878068_970" id="nr_Nota_878068_970" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_878068_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_878068_3330" id="ci_AlunoAvaliacao_878068_3330" value="101584800" type="hidden">
                <input name="nr_Nota_878068_3330" id="nr_Nota_878068_3330" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_878068_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_878068_1130" id="ci_AlunoAvaliacao_878068_1130" value="101585134" type="hidden">
                <input name="nr_Nota_878068_1130" id="nr_Nota_878068_1130" value="2,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_878068_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_878068_1140" id="ci_AlunoAvaliacao_878068_1140" value="101585378" type="hidden">
                <input name="nr_Nota_878068_1140" id="nr_Nota_878068_1140" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_878068_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_878068_1200" id="ci_AlunoAvaliacao_878068_1200" value="101584455" type="hidden">
                <input name="nr_Nota_878068_1200" id="nr_Nota_878068_1200" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_878068_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_878068_1620" id="ci_AlunoAvaliacao_878068_1620" value="101584142" type="hidden">
                <input name="nr_Nota_878068_1620" id="nr_Nota_878068_1620" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_878068_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_878068_1730" id="ci_AlunoAvaliacao_878068_1730" value="101764147" type="hidden">
                <input name="nr_Nota_878068_1730" id="nr_Nota_878068_1730" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;904765&nbsp;JESSICA DE SOUZA REIS
              <input id="cd_Aluno_21" name="cd_Aluno_21" value="904765" type="hidden"></td>
            
            <td id="colunaNotaAluno_904765_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_904765_154" id="ci_AlunoAvaliacao_904765_154" value="101766421" type="hidden">
                <input name="nr_Nota_904765_154" id="nr_Nota_904765_154" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_904765_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_904765_160" id="ci_AlunoAvaliacao_904765_160" value="101763392" type="hidden">
                <input name="nr_Nota_904765_160" id="nr_Nota_904765_160" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_904765_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_904765_530" id="ci_AlunoAvaliacao_904765_530" value="100815217" type="hidden">
                <input name="nr_Nota_904765_530" id="nr_Nota_904765_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_904765_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_904765_780" id="ci_AlunoAvaliacao_904765_780" value="101585853" type="hidden">
                <input name="nr_Nota_904765_780" id="nr_Nota_904765_780" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_904765_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_904765_800" id="ci_AlunoAvaliacao_904765_800" value="101819887" type="hidden">
                <input name="nr_Nota_904765_800" id="nr_Nota_904765_800" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_904765_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_904765_890" id="ci_AlunoAvaliacao_904765_890" value="101763770" type="hidden">
                <input name="nr_Nota_904765_890" id="nr_Nota_904765_890" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_904765_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_904765_970" id="ci_AlunoAvaliacao_904765_970" value="101762427" type="hidden">
                <input name="nr_Nota_904765_970" id="nr_Nota_904765_970" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_904765_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_904765_3330" id="ci_AlunoAvaliacao_904765_3330" value="101584801" type="hidden">
                <input name="nr_Nota_904765_3330" id="nr_Nota_904765_3330" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_904765_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_904765_1130" id="ci_AlunoAvaliacao_904765_1130" value="101585135" type="hidden">
                <input name="nr_Nota_904765_1130" id="nr_Nota_904765_1130" value="5,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_904765_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_904765_1140" id="ci_AlunoAvaliacao_904765_1140" value="101585379" type="hidden">
                <input name="nr_Nota_904765_1140" id="nr_Nota_904765_1140" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_904765_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_904765_1200" id="ci_AlunoAvaliacao_904765_1200" value="101584456" type="hidden">
                <input name="nr_Nota_904765_1200" id="nr_Nota_904765_1200" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_904765_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_904765_1620" id="ci_AlunoAvaliacao_904765_1620" value="101584143" type="hidden">
                <input name="nr_Nota_904765_1620" id="nr_Nota_904765_1620" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_904765_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_904765_1730" id="ci_AlunoAvaliacao_904765_1730" value="101764148" type="hidden">
                <input name="nr_Nota_904765_1730" id="nr_Nota_904765_1730" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;935831&nbsp;JESSYCA KATIELLY ALMEIDA DE LIMA
              <input id="cd_Aluno_22" name="cd_Aluno_22" value="935831" type="hidden"></td>
            
            <td id="colunaNotaAluno_935831_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_935831_154" id="ci_AlunoAvaliacao_935831_154" value="101766422" type="hidden">
                <input name="nr_Nota_935831_154" id="nr_Nota_935831_154" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_935831_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_935831_160" id="ci_AlunoAvaliacao_935831_160" value="101763393" type="hidden">
                <input name="nr_Nota_935831_160" id="nr_Nota_935831_160" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_935831_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_935831_530" id="ci_AlunoAvaliacao_935831_530" value="100815218" type="hidden">
                <input name="nr_Nota_935831_530" id="nr_Nota_935831_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_935831_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_935831_780" id="ci_AlunoAvaliacao_935831_780" value="101585854" type="hidden">
                <input name="nr_Nota_935831_780" id="nr_Nota_935831_780" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_935831_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_935831_800" id="ci_AlunoAvaliacao_935831_800" value="101819888" type="hidden">
                <input name="nr_Nota_935831_800" id="nr_Nota_935831_800" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_935831_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_935831_890" id="ci_AlunoAvaliacao_935831_890" value="101763771" type="hidden">
                <input name="nr_Nota_935831_890" id="nr_Nota_935831_890" value="5,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_935831_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_935831_970" id="ci_AlunoAvaliacao_935831_970" value="101762428" type="hidden">
                <input name="nr_Nota_935831_970" id="nr_Nota_935831_970" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_935831_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_935831_3330" id="ci_AlunoAvaliacao_935831_3330" value="101584802" type="hidden">
                <input name="nr_Nota_935831_3330" id="nr_Nota_935831_3330" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_935831_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_935831_1130" id="ci_AlunoAvaliacao_935831_1130" value="101585136" type="hidden">
                <input name="nr_Nota_935831_1130" id="nr_Nota_935831_1130" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_935831_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_935831_1140" id="ci_AlunoAvaliacao_935831_1140" value="101585380" type="hidden">
                <input name="nr_Nota_935831_1140" id="nr_Nota_935831_1140" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_935831_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_935831_1200" id="ci_AlunoAvaliacao_935831_1200" value="101584457" type="hidden">
                <input name="nr_Nota_935831_1200" id="nr_Nota_935831_1200" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_935831_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_935831_1620" id="ci_AlunoAvaliacao_935831_1620" value="101584145" type="hidden">
                <input name="nr_Nota_935831_1620" id="nr_Nota_935831_1620" value="4,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_935831_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_935831_1730" id="ci_AlunoAvaliacao_935831_1730" value="101764149" type="hidden">
                <input name="nr_Nota_935831_1730" id="nr_Nota_935831_1730" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;1688028&nbsp;JESSIKA LIMA DE MELO
              <input id="cd_Aluno_23" name="cd_Aluno_23" value="1688028" type="hidden"></td>
            
            <td id="colunaNotaAluno_1688028_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1688028_154" id="ci_AlunoAvaliacao_1688028_154" value="101766423" type="hidden">
                <input name="nr_Nota_1688028_154" id="nr_Nota_1688028_154" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1688028_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1688028_160" id="ci_AlunoAvaliacao_1688028_160" value="101763395" type="hidden">
                <input name="nr_Nota_1688028_160" id="nr_Nota_1688028_160" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1688028_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1688028_530" id="ci_AlunoAvaliacao_1688028_530" value="100815219" type="hidden">
                <input name="nr_Nota_1688028_530" id="nr_Nota_1688028_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1688028_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1688028_780" id="ci_AlunoAvaliacao_1688028_780" value="101585855" type="hidden">
                <input name="nr_Nota_1688028_780" id="nr_Nota_1688028_780" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1688028_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1688028_800" id="ci_AlunoAvaliacao_1688028_800" value="101819889" type="hidden">
                <input name="nr_Nota_1688028_800" id="nr_Nota_1688028_800" value="1,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1688028_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1688028_890" id="ci_AlunoAvaliacao_1688028_890" value="101763772" type="hidden">
                <input name="nr_Nota_1688028_890" id="nr_Nota_1688028_890" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1688028_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1688028_970" id="ci_AlunoAvaliacao_1688028_970" value="101762429" type="hidden">
                <input name="nr_Nota_1688028_970" id="nr_Nota_1688028_970" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1688028_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1688028_3330" id="ci_AlunoAvaliacao_1688028_3330" value="101584803" type="hidden">
                <input name="nr_Nota_1688028_3330" id="nr_Nota_1688028_3330" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1688028_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1688028_1130" id="ci_AlunoAvaliacao_1688028_1130" value="101585137" type="hidden">
                <input name="nr_Nota_1688028_1130" id="nr_Nota_1688028_1130" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1688028_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1688028_1140" id="ci_AlunoAvaliacao_1688028_1140" value="101585381" type="hidden">
                <input name="nr_Nota_1688028_1140" id="nr_Nota_1688028_1140" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1688028_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1688028_1200" id="ci_AlunoAvaliacao_1688028_1200" value="101584458" type="hidden">
                <input name="nr_Nota_1688028_1200" id="nr_Nota_1688028_1200" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1688028_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1688028_1620" id="ci_AlunoAvaliacao_1688028_1620" value="101584148" type="hidden">
                <input name="nr_Nota_1688028_1620" id="nr_Nota_1688028_1620" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1688028_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1688028_1730" id="ci_AlunoAvaliacao_1688028_1730" value="101764150" type="hidden">
                <input name="nr_Nota_1688028_1730" id="nr_Nota_1688028_1730" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;1196121&nbsp;JOHN ANDERSON DE LIMA TEOFILO
              <input id="cd_Aluno_24" name="cd_Aluno_24" value="1196121" type="hidden"></td>
            
            <td id="colunaNotaAluno_1196121_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196121_154" id="ci_AlunoAvaliacao_1196121_154" value="101766424" type="hidden">
                <input name="nr_Nota_1196121_154" id="nr_Nota_1196121_154" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196121_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196121_160" id="ci_AlunoAvaliacao_1196121_160" value="101763399" type="hidden">
                <input name="nr_Nota_1196121_160" id="nr_Nota_1196121_160" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196121_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196121_530" id="ci_AlunoAvaliacao_1196121_530" value="100815220" type="hidden">
                <input name="nr_Nota_1196121_530" id="nr_Nota_1196121_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196121_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196121_780" id="ci_AlunoAvaliacao_1196121_780" value="101585856" type="hidden">
                <input name="nr_Nota_1196121_780" id="nr_Nota_1196121_780" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196121_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196121_800" id="ci_AlunoAvaliacao_1196121_800" value="101819890" type="hidden">
                <input name="nr_Nota_1196121_800" id="nr_Nota_1196121_800" value="1,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196121_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196121_890" id="ci_AlunoAvaliacao_1196121_890" value="101763773" type="hidden">
                <input name="nr_Nota_1196121_890" id="nr_Nota_1196121_890" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196121_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196121_970" id="ci_AlunoAvaliacao_1196121_970" value="101762430" type="hidden">
                <input name="nr_Nota_1196121_970" id="nr_Nota_1196121_970" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196121_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196121_3330" id="ci_AlunoAvaliacao_1196121_3330" value="101584804" type="hidden">
                <input name="nr_Nota_1196121_3330" id="nr_Nota_1196121_3330" value="8,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196121_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196121_1130" id="ci_AlunoAvaliacao_1196121_1130" value="101585138" type="hidden">
                <input name="nr_Nota_1196121_1130" id="nr_Nota_1196121_1130" value="5,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196121_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196121_1140" id="ci_AlunoAvaliacao_1196121_1140" value="101585382" type="hidden">
                <input name="nr_Nota_1196121_1140" id="nr_Nota_1196121_1140" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196121_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196121_1200" id="ci_AlunoAvaliacao_1196121_1200" value="101584459" type="hidden">
                <input name="nr_Nota_1196121_1200" id="nr_Nota_1196121_1200" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196121_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196121_1620" id="ci_AlunoAvaliacao_1196121_1620" value="101584150" type="hidden">
                <input name="nr_Nota_1196121_1620" id="nr_Nota_1196121_1620" value="1,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196121_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196121_1730" id="ci_AlunoAvaliacao_1196121_1730" value="101764151" type="hidden">
                <input name="nr_Nota_1196121_1730" id="nr_Nota_1196121_1730" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;1767800&nbsp;JONATHAN NATANALL CLARINDO DO NASCIMENTO
              <input id="cd_Aluno_25" name="cd_Aluno_25" value="1767800" type="hidden"></td>
            
            <td id="colunaNotaAluno_1767800_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1767800_154" id="ci_AlunoAvaliacao_1767800_154" value="101766425" type="hidden">
                <input name="nr_Nota_1767800_154" id="nr_Nota_1767800_154" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1767800_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1767800_160" id="ci_AlunoAvaliacao_1767800_160" value="101763401" type="hidden">
                <input name="nr_Nota_1767800_160" id="nr_Nota_1767800_160" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1767800_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1767800_530" id="ci_AlunoAvaliacao_1767800_530" value="100815221" type="hidden">
                <input name="nr_Nota_1767800_530" id="nr_Nota_1767800_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1767800_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1767800_780" id="ci_AlunoAvaliacao_1767800_780" value="101585857" type="hidden">
                <input name="nr_Nota_1767800_780" id="nr_Nota_1767800_780" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1767800_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1767800_800" id="ci_AlunoAvaliacao_1767800_800" value="101819891" type="hidden">
                <input name="nr_Nota_1767800_800" id="nr_Nota_1767800_800" value="7,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1767800_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1767800_890" id="ci_AlunoAvaliacao_1767800_890" value="101763774" type="hidden">
                <input name="nr_Nota_1767800_890" id="nr_Nota_1767800_890" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1767800_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1767800_970" id="ci_AlunoAvaliacao_1767800_970" value="101762431" type="hidden">
                <input name="nr_Nota_1767800_970" id="nr_Nota_1767800_970" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1767800_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1767800_3330" id="ci_AlunoAvaliacao_1767800_3330" value="101584805" type="hidden">
                <input name="nr_Nota_1767800_3330" id="nr_Nota_1767800_3330" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1767800_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1767800_1130" id="ci_AlunoAvaliacao_1767800_1130" value="101585139" type="hidden">
                <input name="nr_Nota_1767800_1130" id="nr_Nota_1767800_1130" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1767800_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1767800_1140" id="ci_AlunoAvaliacao_1767800_1140" value="101585383" type="hidden">
                <input name="nr_Nota_1767800_1140" id="nr_Nota_1767800_1140" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1767800_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1767800_1200" id="ci_AlunoAvaliacao_1767800_1200" value="101584460" type="hidden">
                <input name="nr_Nota_1767800_1200" id="nr_Nota_1767800_1200" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1767800_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1767800_1620" id="ci_AlunoAvaliacao_1767800_1620" value="101584151" type="hidden">
                <input name="nr_Nota_1767800_1620" id="nr_Nota_1767800_1620" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1767800_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1767800_1730" id="ci_AlunoAvaliacao_1767800_1730" value="101764152" type="hidden">
                <input name="nr_Nota_1767800_1730" id="nr_Nota_1767800_1730" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;1449018&nbsp;LAYANA PAULA OLIVEIRA NASCIMENTO
              <input id="cd_Aluno_26" name="cd_Aluno_26" value="1449018" type="hidden"></td>
            
            <td id="colunaNotaAluno_1449018_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1449018_154" id="ci_AlunoAvaliacao_1449018_154" value="99454923" type="hidden">
                <input name="nr_Nota_1449018_154" id="nr_Nota_1449018_154" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1449018_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1449018_160" id="ci_AlunoAvaliacao_1449018_160" value="99454924" type="hidden">
                <input name="nr_Nota_1449018_160" id="nr_Nota_1449018_160" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1449018_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1449018_530" id="ci_AlunoAvaliacao_1449018_530" value="99454925" type="hidden">
                <input name="nr_Nota_1449018_530" id="nr_Nota_1449018_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1449018_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1449018_780" id="ci_AlunoAvaliacao_1449018_780" value="99454926" type="hidden">
                <input name="nr_Nota_1449018_780" id="nr_Nota_1449018_780" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1449018_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1449018_800" id="ci_AlunoAvaliacao_1449018_800" value="99454927" type="hidden">
                <input name="nr_Nota_1449018_800" id="nr_Nota_1449018_800" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1449018_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1449018_890" id="ci_AlunoAvaliacao_1449018_890" value="99454928" type="hidden">
                <input name="nr_Nota_1449018_890" id="nr_Nota_1449018_890" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1449018_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1449018_970" id="ci_AlunoAvaliacao_1449018_970" value="99454929" type="hidden">
                <input name="nr_Nota_1449018_970" id="nr_Nota_1449018_970" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1449018_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1449018_3330" id="ci_AlunoAvaliacao_1449018_3330" value="99454930" type="hidden">
                <input name="nr_Nota_1449018_3330" id="nr_Nota_1449018_3330" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1449018_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1449018_1130" id="ci_AlunoAvaliacao_1449018_1130" value="99454931" type="hidden">
                <input name="nr_Nota_1449018_1130" id="nr_Nota_1449018_1130" value="6,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1449018_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1449018_1140" id="ci_AlunoAvaliacao_1449018_1140" value="99454932" type="hidden">
                <input name="nr_Nota_1449018_1140" id="nr_Nota_1449018_1140" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1449018_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1449018_1200" id="ci_AlunoAvaliacao_1449018_1200" value="99454933" type="hidden">
                <input name="nr_Nota_1449018_1200" id="nr_Nota_1449018_1200" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1449018_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1449018_1620" id="ci_AlunoAvaliacao_1449018_1620" value="99454934" type="hidden">
                <input name="nr_Nota_1449018_1620" id="nr_Nota_1449018_1620" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1449018_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1449018_1730" id="ci_AlunoAvaliacao_1449018_1730" value="99454935" type="hidden">
                <input name="nr_Nota_1449018_1730" id="nr_Nota_1449018_1730" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;697517&nbsp;LEANDRO MONTEIRO
              <input id="cd_Aluno_27" name="cd_Aluno_27" value="697517" type="hidden"></td>
            
            <td id="colunaNotaAluno_697517_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_697517_154" id="ci_AlunoAvaliacao_697517_154" value="101766426" type="hidden">
                <input name="nr_Nota_697517_154" id="nr_Nota_697517_154" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_697517_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_697517_160" id="ci_AlunoAvaliacao_697517_160" value="101763407" type="hidden">
                <input name="nr_Nota_697517_160" id="nr_Nota_697517_160" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_697517_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_697517_530" id="ci_AlunoAvaliacao_697517_530" value="100815222" type="hidden">
                <input name="nr_Nota_697517_530" id="nr_Nota_697517_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_697517_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_697517_780" id="ci_AlunoAvaliacao_697517_780" value="101585858" type="hidden">
                <input name="nr_Nota_697517_780" id="nr_Nota_697517_780" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_697517_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_697517_800" id="ci_AlunoAvaliacao_697517_800" value="101819892" type="hidden">
                <input name="nr_Nota_697517_800" id="nr_Nota_697517_800" value="1,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_697517_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_697517_890" id="ci_AlunoAvaliacao_697517_890" value="101763775" type="hidden">
                <input name="nr_Nota_697517_890" id="nr_Nota_697517_890" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_697517_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_697517_970" id="ci_AlunoAvaliacao_697517_970" value="101762432" type="hidden">
                <input name="nr_Nota_697517_970" id="nr_Nota_697517_970" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_697517_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_697517_3330" id="ci_AlunoAvaliacao_697517_3330" value="101584806" type="hidden">
                <input name="nr_Nota_697517_3330" id="nr_Nota_697517_3330" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_697517_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_697517_1130" id="ci_AlunoAvaliacao_697517_1130" value="101585140" type="hidden">
                <input name="nr_Nota_697517_1130" id="nr_Nota_697517_1130" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_697517_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_697517_1140" id="ci_AlunoAvaliacao_697517_1140" value="101585384" type="hidden">
                <input name="nr_Nota_697517_1140" id="nr_Nota_697517_1140" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_697517_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_697517_1200" id="ci_AlunoAvaliacao_697517_1200" value="101584461" type="hidden">
                <input name="nr_Nota_697517_1200" id="nr_Nota_697517_1200" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_697517_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_697517_1620" id="ci_AlunoAvaliacao_697517_1620" value="101584153" type="hidden">
                <input name="nr_Nota_697517_1620" id="nr_Nota_697517_1620" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_697517_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_697517_1730" id="ci_AlunoAvaliacao_697517_1730" value="101764153" type="hidden">
                <input name="nr_Nota_697517_1730" id="nr_Nota_697517_1730" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;1460730&nbsp;LIVIAN SILVA DE CARVALHO
              <input id="cd_Aluno_28" name="cd_Aluno_28" value="1460730" type="hidden"></td>
            
            <td id="colunaNotaAluno_1460730_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1460730_154" id="ci_AlunoAvaliacao_1460730_154" value="101766427" type="hidden">
                <input name="nr_Nota_1460730_154" id="nr_Nota_1460730_154" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1460730_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1460730_160" id="ci_AlunoAvaliacao_1460730_160" value="101763409" type="hidden">
                <input name="nr_Nota_1460730_160" id="nr_Nota_1460730_160" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1460730_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1460730_530" id="ci_AlunoAvaliacao_1460730_530" value="101012555" type="hidden">
                <input name="nr_Nota_1460730_530" id="nr_Nota_1460730_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1460730_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1460730_780" id="ci_AlunoAvaliacao_1460730_780" value="101585859" type="hidden">
                <input name="nr_Nota_1460730_780" id="nr_Nota_1460730_780" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1460730_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1460730_800" id="ci_AlunoAvaliacao_1460730_800" value="101819893" type="hidden">
                <input name="nr_Nota_1460730_800" id="nr_Nota_1460730_800" value="5,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1460730_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1460730_890" id="ci_AlunoAvaliacao_1460730_890" value="101763776" type="hidden">
                <input name="nr_Nota_1460730_890" id="nr_Nota_1460730_890" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1460730_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1460730_970" id="ci_AlunoAvaliacao_1460730_970" value="101762433" type="hidden">
                <input name="nr_Nota_1460730_970" id="nr_Nota_1460730_970" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1460730_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1460730_3330" id="ci_AlunoAvaliacao_1460730_3330" value="101584807" type="hidden">
                <input name="nr_Nota_1460730_3330" id="nr_Nota_1460730_3330" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1460730_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1460730_1130" id="ci_AlunoAvaliacao_1460730_1130" value="101585141" type="hidden">
                <input name="nr_Nota_1460730_1130" id="nr_Nota_1460730_1130" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1460730_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1460730_1140" id="ci_AlunoAvaliacao_1460730_1140" value="101585385" type="hidden">
                <input name="nr_Nota_1460730_1140" id="nr_Nota_1460730_1140" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1460730_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1460730_1200" id="ci_AlunoAvaliacao_1460730_1200" value="101584462" type="hidden">
                <input name="nr_Nota_1460730_1200" id="nr_Nota_1460730_1200" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1460730_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1460730_1620" id="ci_AlunoAvaliacao_1460730_1620" value="101584154" type="hidden">
                <input name="nr_Nota_1460730_1620" id="nr_Nota_1460730_1620" value="2,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1460730_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1460730_1730" id="ci_AlunoAvaliacao_1460730_1730" value="101764154" type="hidden">
                <input name="nr_Nota_1460730_1730" id="nr_Nota_1460730_1730" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;1198021&nbsp;LUCAS CAVALCANTE DE OLIVEIRA
              <input id="cd_Aluno_29" name="cd_Aluno_29" value="1198021" type="hidden"></td>
            
            <td id="colunaNotaAluno_1198021_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1198021_154" id="ci_AlunoAvaliacao_1198021_154" value="101766428" type="hidden">
                <input name="nr_Nota_1198021_154" id="nr_Nota_1198021_154" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1198021_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1198021_160" id="ci_AlunoAvaliacao_1198021_160" value="101763412" type="hidden">
                <input name="nr_Nota_1198021_160" id="nr_Nota_1198021_160" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1198021_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1198021_530" id="ci_AlunoAvaliacao_1198021_530" value="100815223" type="hidden">
                <input name="nr_Nota_1198021_530" id="nr_Nota_1198021_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1198021_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1198021_780" id="ci_AlunoAvaliacao_1198021_780" value="101585860" type="hidden">
                <input name="nr_Nota_1198021_780" id="nr_Nota_1198021_780" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1198021_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1198021_800" id="ci_AlunoAvaliacao_1198021_800" value="101819894" type="hidden">
                <input name="nr_Nota_1198021_800" id="nr_Nota_1198021_800" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1198021_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1198021_890" id="ci_AlunoAvaliacao_1198021_890" value="101763777" type="hidden">
                <input name="nr_Nota_1198021_890" id="nr_Nota_1198021_890" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1198021_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1198021_970" id="ci_AlunoAvaliacao_1198021_970" value="101762434" type="hidden">
                <input name="nr_Nota_1198021_970" id="nr_Nota_1198021_970" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1198021_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1198021_3330" id="ci_AlunoAvaliacao_1198021_3330" value="101584808" type="hidden">
                <input name="nr_Nota_1198021_3330" id="nr_Nota_1198021_3330" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1198021_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1198021_1130" id="ci_AlunoAvaliacao_1198021_1130" value="101585142" type="hidden">
                <input name="nr_Nota_1198021_1130" id="nr_Nota_1198021_1130" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1198021_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1198021_1140" id="ci_AlunoAvaliacao_1198021_1140" value="101585386" type="hidden">
                <input name="nr_Nota_1198021_1140" id="nr_Nota_1198021_1140" value="8,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1198021_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1198021_1200" id="ci_AlunoAvaliacao_1198021_1200" value="101584463" type="hidden">
                <input name="nr_Nota_1198021_1200" id="nr_Nota_1198021_1200" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1198021_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1198021_1620" id="ci_AlunoAvaliacao_1198021_1620" value="101584157" type="hidden">
                <input name="nr_Nota_1198021_1620" id="nr_Nota_1198021_1620" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1198021_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1198021_1730" id="ci_AlunoAvaliacao_1198021_1730" value="101764155" type="hidden">
                <input name="nr_Nota_1198021_1730" id="nr_Nota_1198021_1730" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;914867&nbsp;LUIZ FELIPE SOUSA
              <input id="cd_Aluno_30" name="cd_Aluno_30" value="914867" type="hidden"></td>
            
            <td id="colunaNotaAluno_914867_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_914867_154" id="ci_AlunoAvaliacao_914867_154" value="101766430" type="hidden">
                <input name="nr_Nota_914867_154" id="nr_Nota_914867_154" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_914867_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_914867_160" id="ci_AlunoAvaliacao_914867_160" value="101763415" type="hidden">
                <input name="nr_Nota_914867_160" id="nr_Nota_914867_160" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_914867_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_914867_530" id="ci_AlunoAvaliacao_914867_530" value="100815224" type="hidden">
                <input name="nr_Nota_914867_530" id="nr_Nota_914867_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_914867_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_914867_780" id="ci_AlunoAvaliacao_914867_780" value="101585861" type="hidden">
                <input name="nr_Nota_914867_780" id="nr_Nota_914867_780" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_914867_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_914867_800" id="ci_AlunoAvaliacao_914867_800" value="101819895" type="hidden">
                <input name="nr_Nota_914867_800" id="nr_Nota_914867_800" value="1,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_914867_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_914867_890" id="ci_AlunoAvaliacao_914867_890" value="101763778" type="hidden">
                <input name="nr_Nota_914867_890" id="nr_Nota_914867_890" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_914867_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_914867_970" id="ci_AlunoAvaliacao_914867_970" value="101762435" type="hidden">
                <input name="nr_Nota_914867_970" id="nr_Nota_914867_970" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_914867_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_914867_3330" id="ci_AlunoAvaliacao_914867_3330" value="101584809" type="hidden">
                <input name="nr_Nota_914867_3330" id="nr_Nota_914867_3330" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_914867_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_914867_1130" id="ci_AlunoAvaliacao_914867_1130" value="101585143" type="hidden">
                <input name="nr_Nota_914867_1130" id="nr_Nota_914867_1130" value="3,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_914867_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_914867_1140" id="ci_AlunoAvaliacao_914867_1140" value="101585387" type="hidden">
                <input name="nr_Nota_914867_1140" id="nr_Nota_914867_1140" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_914867_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_914867_1200" id="ci_AlunoAvaliacao_914867_1200" value="101584464" type="hidden">
                <input name="nr_Nota_914867_1200" id="nr_Nota_914867_1200" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_914867_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_914867_1620" id="ci_AlunoAvaliacao_914867_1620" value="101584158" type="hidden">
                <input name="nr_Nota_914867_1620" id="nr_Nota_914867_1620" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_914867_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_914867_1730" id="ci_AlunoAvaliacao_914867_1730" value="101764156" type="hidden">
                <input name="nr_Nota_914867_1730" id="nr_Nota_914867_1730" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;302270&nbsp;MARIA JULIANA DUARTE
              <input id="cd_Aluno_31" name="cd_Aluno_31" value="302270" type="hidden"></td>
            
            <td id="colunaNotaAluno_302270_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_302270_154" id="ci_AlunoAvaliacao_302270_154" value="101766431" type="hidden">
                <input name="nr_Nota_302270_154" id="nr_Nota_302270_154" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_302270_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_302270_160" id="ci_AlunoAvaliacao_302270_160" value="101763417" type="hidden">
                <input name="nr_Nota_302270_160" id="nr_Nota_302270_160" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_302270_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_302270_530" id="ci_AlunoAvaliacao_302270_530" value="100815225" type="hidden">
                <input name="nr_Nota_302270_530" id="nr_Nota_302270_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_302270_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_302270_780" id="ci_AlunoAvaliacao_302270_780" value="101585862" type="hidden">
                <input name="nr_Nota_302270_780" id="nr_Nota_302270_780" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_302270_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_302270_800" id="ci_AlunoAvaliacao_302270_800" value="101819896" type="hidden">
                <input name="nr_Nota_302270_800" id="nr_Nota_302270_800" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_302270_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_302270_890" id="ci_AlunoAvaliacao_302270_890" value="101763779" type="hidden">
                <input name="nr_Nota_302270_890" id="nr_Nota_302270_890" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_302270_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_302270_970" id="ci_AlunoAvaliacao_302270_970" value="101762436" type="hidden">
                <input name="nr_Nota_302270_970" id="nr_Nota_302270_970" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_302270_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_302270_3330" id="ci_AlunoAvaliacao_302270_3330" value="101584810" type="hidden">
                <input name="nr_Nota_302270_3330" id="nr_Nota_302270_3330" value="6,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_302270_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_302270_1130" id="ci_AlunoAvaliacao_302270_1130" value="101585144" type="hidden">
                <input name="nr_Nota_302270_1130" id="nr_Nota_302270_1130" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_302270_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_302270_1140" id="ci_AlunoAvaliacao_302270_1140" value="101585388" type="hidden">
                <input name="nr_Nota_302270_1140" id="nr_Nota_302270_1140" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_302270_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_302270_1200" id="ci_AlunoAvaliacao_302270_1200" value="101584465" type="hidden">
                <input name="nr_Nota_302270_1200" id="nr_Nota_302270_1200" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_302270_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_302270_1620" id="ci_AlunoAvaliacao_302270_1620" value="101584159" type="hidden">
                <input name="nr_Nota_302270_1620" id="nr_Nota_302270_1620" value="5,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_302270_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_302270_1730" id="ci_AlunoAvaliacao_302270_1730" value="101764157" type="hidden">
                <input name="nr_Nota_302270_1730" id="nr_Nota_302270_1730" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;897980&nbsp;MICHAEL JONNIE LIMA SILVA
              <input id="cd_Aluno_32" name="cd_Aluno_32" value="897980" type="hidden"></td>
            
            <td id="colunaNotaAluno_897980_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_897980_154" id="ci_AlunoAvaliacao_897980_154" value="101766432" type="hidden">
                <input name="nr_Nota_897980_154" id="nr_Nota_897980_154" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_897980_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_897980_160" id="ci_AlunoAvaliacao_897980_160" value="101763420" type="hidden">
                <input name="nr_Nota_897980_160" id="nr_Nota_897980_160" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_897980_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_897980_530" id="ci_AlunoAvaliacao_897980_530" value="100815226" type="hidden">
                <input name="nr_Nota_897980_530" id="nr_Nota_897980_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_897980_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_897980_780" id="ci_AlunoAvaliacao_897980_780" value="101585863" type="hidden">
                <input name="nr_Nota_897980_780" id="nr_Nota_897980_780" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_897980_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_897980_800" id="ci_AlunoAvaliacao_897980_800" value="101819897" type="hidden">
                <input name="nr_Nota_897980_800" id="nr_Nota_897980_800" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_897980_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_897980_890" id="ci_AlunoAvaliacao_897980_890" value="101763780" type="hidden">
                <input name="nr_Nota_897980_890" id="nr_Nota_897980_890" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_897980_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_897980_970" id="ci_AlunoAvaliacao_897980_970" value="101762437" type="hidden">
                <input name="nr_Nota_897980_970" id="nr_Nota_897980_970" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_897980_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_897980_3330" id="ci_AlunoAvaliacao_897980_3330" value="101584811" type="hidden">
                <input name="nr_Nota_897980_3330" id="nr_Nota_897980_3330" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_897980_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_897980_1130" id="ci_AlunoAvaliacao_897980_1130" value="101585145" type="hidden">
                <input name="nr_Nota_897980_1130" id="nr_Nota_897980_1130" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_897980_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_897980_1140" id="ci_AlunoAvaliacao_897980_1140" value="101585389" type="hidden">
                <input name="nr_Nota_897980_1140" id="nr_Nota_897980_1140" value="8,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_897980_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_897980_1200" id="ci_AlunoAvaliacao_897980_1200" value="101584466" type="hidden">
                <input name="nr_Nota_897980_1200" id="nr_Nota_897980_1200" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_897980_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_897980_1620" id="ci_AlunoAvaliacao_897980_1620" value="101584166" type="hidden">
                <input name="nr_Nota_897980_1620" id="nr_Nota_897980_1620" value="2,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_897980_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_897980_1730" id="ci_AlunoAvaliacao_897980_1730" value="101764158" type="hidden">
                <input name="nr_Nota_897980_1730" id="nr_Nota_897980_1730" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;170421&nbsp;MARCIO FRANKLIN DE MORAIS
              <input id="cd_Aluno_33" name="cd_Aluno_33" value="170421" type="hidden"></td>
            
            <td id="colunaNotaAluno_170421_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_170421_154" id="ci_AlunoAvaliacao_170421_154" value="101766434" type="hidden">
                <input name="nr_Nota_170421_154" id="nr_Nota_170421_154" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_170421_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_170421_160" id="ci_AlunoAvaliacao_170421_160" value="101763422" type="hidden">
                <input name="nr_Nota_170421_160" id="nr_Nota_170421_160" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_170421_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_170421_530" id="ci_AlunoAvaliacao_170421_530" value="100815227" type="hidden">
                <input name="nr_Nota_170421_530" id="nr_Nota_170421_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_170421_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_170421_780" id="ci_AlunoAvaliacao_170421_780" value="101585864" type="hidden">
                <input name="nr_Nota_170421_780" id="nr_Nota_170421_780" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_170421_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_170421_800" id="ci_AlunoAvaliacao_170421_800" value="101819898" type="hidden">
                <input name="nr_Nota_170421_800" id="nr_Nota_170421_800" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_170421_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_170421_890" id="ci_AlunoAvaliacao_170421_890" value="101763781" type="hidden">
                <input name="nr_Nota_170421_890" id="nr_Nota_170421_890" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_170421_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_170421_970" id="ci_AlunoAvaliacao_170421_970" value="101762438" type="hidden">
                <input name="nr_Nota_170421_970" id="nr_Nota_170421_970" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_170421_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_170421_3330" id="ci_AlunoAvaliacao_170421_3330" value="101584812" type="hidden">
                <input name="nr_Nota_170421_3330" id="nr_Nota_170421_3330" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_170421_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_170421_1130" id="ci_AlunoAvaliacao_170421_1130" value="101585146" type="hidden">
                <input name="nr_Nota_170421_1130" id="nr_Nota_170421_1130" value="1,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_170421_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_170421_1140" id="ci_AlunoAvaliacao_170421_1140" value="101585390" type="hidden">
                <input name="nr_Nota_170421_1140" id="nr_Nota_170421_1140" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_170421_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_170421_1200" id="ci_AlunoAvaliacao_170421_1200" value="101584467" type="hidden">
                <input name="nr_Nota_170421_1200" id="nr_Nota_170421_1200" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_170421_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_170421_1620" id="ci_AlunoAvaliacao_170421_1620" value="101584168" type="hidden">
                <input name="nr_Nota_170421_1620" id="nr_Nota_170421_1620" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_170421_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_170421_1730" id="ci_AlunoAvaliacao_170421_1730" value="101764159" type="hidden">
                <input name="nr_Nota_170421_1730" id="nr_Nota_170421_1730" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;961361&nbsp;NADIA DA SILVA LOURENCO
              <input id="cd_Aluno_34" name="cd_Aluno_34" value="961361" type="hidden"></td>
            
            <td id="colunaNotaAluno_961361_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_961361_154" id="ci_AlunoAvaliacao_961361_154" value="101766438" type="hidden">
                <input name="nr_Nota_961361_154" id="nr_Nota_961361_154" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_961361_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_961361_160" id="ci_AlunoAvaliacao_961361_160" value="101763425" type="hidden">
                <input name="nr_Nota_961361_160" id="nr_Nota_961361_160" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_961361_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_961361_530" id="ci_AlunoAvaliacao_961361_530" value="100815228" type="hidden">
                <input name="nr_Nota_961361_530" id="nr_Nota_961361_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_961361_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_961361_780" id="ci_AlunoAvaliacao_961361_780" value="101585865" type="hidden">
                <input name="nr_Nota_961361_780" id="nr_Nota_961361_780" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_961361_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_961361_800" id="ci_AlunoAvaliacao_961361_800" value="101819899" type="hidden">
                <input name="nr_Nota_961361_800" id="nr_Nota_961361_800" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_961361_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_961361_890" id="ci_AlunoAvaliacao_961361_890" value="101763782" type="hidden">
                <input name="nr_Nota_961361_890" id="nr_Nota_961361_890" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_961361_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_961361_970" id="ci_AlunoAvaliacao_961361_970" value="101762439" type="hidden">
                <input name="nr_Nota_961361_970" id="nr_Nota_961361_970" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_961361_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_961361_3330" id="ci_AlunoAvaliacao_961361_3330" value="101584813" type="hidden">
                <input name="nr_Nota_961361_3330" id="nr_Nota_961361_3330" value="6,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_961361_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_961361_1130" id="ci_AlunoAvaliacao_961361_1130" value="101585147" type="hidden">
                <input name="nr_Nota_961361_1130" id="nr_Nota_961361_1130" value="5,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_961361_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_961361_1140" id="ci_AlunoAvaliacao_961361_1140" value="101585391" type="hidden">
                <input name="nr_Nota_961361_1140" id="nr_Nota_961361_1140" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_961361_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_961361_1200" id="ci_AlunoAvaliacao_961361_1200" value="101584468" type="hidden">
                <input name="nr_Nota_961361_1200" id="nr_Nota_961361_1200" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_961361_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_961361_1620" id="ci_AlunoAvaliacao_961361_1620" value="101584170" type="hidden">
                <input name="nr_Nota_961361_1620" id="nr_Nota_961361_1620" value="6,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_961361_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_961361_1730" id="ci_AlunoAvaliacao_961361_1730" value="101764160" type="hidden">
                <input name="nr_Nota_961361_1730" id="nr_Nota_961361_1730" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;1479080&nbsp;PEDRO HENRIQUE NOBRE NORONHA
              <input id="cd_Aluno_35" name="cd_Aluno_35" value="1479080" type="hidden"></td>
            
            <td id="colunaNotaAluno_1479080_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1479080_154" id="ci_AlunoAvaliacao_1479080_154" value="101766443" type="hidden">
                <input name="nr_Nota_1479080_154" id="nr_Nota_1479080_154" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1479080_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1479080_160" id="ci_AlunoAvaliacao_1479080_160" value="101763427" type="hidden">
                <input name="nr_Nota_1479080_160" id="nr_Nota_1479080_160" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1479080_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1479080_530" id="ci_AlunoAvaliacao_1479080_530" value="100815229" type="hidden">
                <input name="nr_Nota_1479080_530" id="nr_Nota_1479080_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1479080_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1479080_780" id="ci_AlunoAvaliacao_1479080_780" value="101585866" type="hidden">
                <input name="nr_Nota_1479080_780" id="nr_Nota_1479080_780" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1479080_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1479080_800" id="ci_AlunoAvaliacao_1479080_800" value="101819900" type="hidden">
                <input name="nr_Nota_1479080_800" id="nr_Nota_1479080_800" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1479080_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1479080_890" id="ci_AlunoAvaliacao_1479080_890" value="101763783" type="hidden">
                <input name="nr_Nota_1479080_890" id="nr_Nota_1479080_890" value="6,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1479080_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1479080_970" id="ci_AlunoAvaliacao_1479080_970" value="101762440" type="hidden">
                <input name="nr_Nota_1479080_970" id="nr_Nota_1479080_970" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1479080_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1479080_3330" id="ci_AlunoAvaliacao_1479080_3330" value="101584814" type="hidden">
                <input name="nr_Nota_1479080_3330" id="nr_Nota_1479080_3330" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1479080_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1479080_1130" id="ci_AlunoAvaliacao_1479080_1130" value="101585148" type="hidden">
                <input name="nr_Nota_1479080_1130" id="nr_Nota_1479080_1130" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1479080_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1479080_1140" id="ci_AlunoAvaliacao_1479080_1140" value="101585392" type="hidden">
                <input name="nr_Nota_1479080_1140" id="nr_Nota_1479080_1140" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1479080_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1479080_1200" id="ci_AlunoAvaliacao_1479080_1200" value="101584469" type="hidden">
                <input name="nr_Nota_1479080_1200" id="nr_Nota_1479080_1200" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1479080_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1479080_1620" id="ci_AlunoAvaliacao_1479080_1620" value="101584172" type="hidden">
                <input name="nr_Nota_1479080_1620" id="nr_Nota_1479080_1620" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1479080_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1479080_1730" id="ci_AlunoAvaliacao_1479080_1730" value="101764161" type="hidden">
                <input name="nr_Nota_1479080_1730" id="nr_Nota_1479080_1730" value="8,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;823125&nbsp;RAILTON DE ARAUJO VIDAL
              <input id="cd_Aluno_36" name="cd_Aluno_36" value="823125" type="hidden"></td>
            
            <td id="colunaNotaAluno_823125_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_823125_154" id="ci_AlunoAvaliacao_823125_154" value="101766445" type="hidden">
                <input name="nr_Nota_823125_154" id="nr_Nota_823125_154" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_823125_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_823125_160" id="ci_AlunoAvaliacao_823125_160" value="101763428" type="hidden">
                <input name="nr_Nota_823125_160" id="nr_Nota_823125_160" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_823125_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_823125_530" id="ci_AlunoAvaliacao_823125_530" value="100815230" type="hidden">
                <input name="nr_Nota_823125_530" id="nr_Nota_823125_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_823125_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_823125_780" id="ci_AlunoAvaliacao_823125_780" value="101585867" type="hidden">
                <input name="nr_Nota_823125_780" id="nr_Nota_823125_780" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_823125_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_823125_800" id="ci_AlunoAvaliacao_823125_800" value="101819901" type="hidden">
                <input name="nr_Nota_823125_800" id="nr_Nota_823125_800" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_823125_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_823125_890" id="ci_AlunoAvaliacao_823125_890" value="101763784" type="hidden">
                <input name="nr_Nota_823125_890" id="nr_Nota_823125_890" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_823125_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_823125_970" id="ci_AlunoAvaliacao_823125_970" value="101762441" type="hidden">
                <input name="nr_Nota_823125_970" id="nr_Nota_823125_970" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_823125_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_823125_3330" id="ci_AlunoAvaliacao_823125_3330" value="101584815" type="hidden">
                <input name="nr_Nota_823125_3330" id="nr_Nota_823125_3330" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_823125_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_823125_1130" id="ci_AlunoAvaliacao_823125_1130" value="101585149" type="hidden">
                <input name="nr_Nota_823125_1130" id="nr_Nota_823125_1130" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_823125_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_823125_1140" id="ci_AlunoAvaliacao_823125_1140" value="101585393" type="hidden">
                <input name="nr_Nota_823125_1140" id="nr_Nota_823125_1140" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_823125_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_823125_1200" id="ci_AlunoAvaliacao_823125_1200" value="101584470" type="hidden">
                <input name="nr_Nota_823125_1200" id="nr_Nota_823125_1200" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_823125_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_823125_1620" id="ci_AlunoAvaliacao_823125_1620" value="101584173" type="hidden">
                <input name="nr_Nota_823125_1620" id="nr_Nota_823125_1620" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_823125_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_823125_1730" id="ci_AlunoAvaliacao_823125_1730" value="101764162" type="hidden">
                <input name="nr_Nota_823125_1730" id="nr_Nota_823125_1730" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;1231525&nbsp;RANNA KERCIA MELO DE ARAUJO LIMA
              <input id="cd_Aluno_37" name="cd_Aluno_37" value="1231525" type="hidden"></td>
            
            <td id="colunaNotaAluno_1231525_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1231525_154" id="ci_AlunoAvaliacao_1231525_154" value="101766446" type="hidden">
                <input name="nr_Nota_1231525_154" id="nr_Nota_1231525_154" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1231525_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1231525_160" id="ci_AlunoAvaliacao_1231525_160" value="101763429" type="hidden">
                <input name="nr_Nota_1231525_160" id="nr_Nota_1231525_160" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1231525_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1231525_530" id="ci_AlunoAvaliacao_1231525_530" value="100815232" type="hidden">
                <input name="nr_Nota_1231525_530" id="nr_Nota_1231525_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1231525_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1231525_780" id="ci_AlunoAvaliacao_1231525_780" value="101585868" type="hidden">
                <input name="nr_Nota_1231525_780" id="nr_Nota_1231525_780" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1231525_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1231525_800" id="ci_AlunoAvaliacao_1231525_800" value="101819902" type="hidden">
                <input name="nr_Nota_1231525_800" id="nr_Nota_1231525_800" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1231525_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1231525_890" id="ci_AlunoAvaliacao_1231525_890" value="101763785" type="hidden">
                <input name="nr_Nota_1231525_890" id="nr_Nota_1231525_890" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1231525_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1231525_970" id="ci_AlunoAvaliacao_1231525_970" value="101762442" type="hidden">
                <input name="nr_Nota_1231525_970" id="nr_Nota_1231525_970" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1231525_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1231525_3330" id="ci_AlunoAvaliacao_1231525_3330" value="101584816" type="hidden">
                <input name="nr_Nota_1231525_3330" id="nr_Nota_1231525_3330" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1231525_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1231525_1130" id="ci_AlunoAvaliacao_1231525_1130" value="101585150" type="hidden">
                <input name="nr_Nota_1231525_1130" id="nr_Nota_1231525_1130" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1231525_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1231525_1140" id="ci_AlunoAvaliacao_1231525_1140" value="101585394" type="hidden">
                <input name="nr_Nota_1231525_1140" id="nr_Nota_1231525_1140" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1231525_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1231525_1200" id="ci_AlunoAvaliacao_1231525_1200" value="101584471" type="hidden">
                <input name="nr_Nota_1231525_1200" id="nr_Nota_1231525_1200" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1231525_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1231525_1620" id="ci_AlunoAvaliacao_1231525_1620" value="101584176" type="hidden">
                <input name="nr_Nota_1231525_1620" id="nr_Nota_1231525_1620" value="6,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1231525_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1231525_1730" id="ci_AlunoAvaliacao_1231525_1730" value="101764163" type="hidden">
                <input name="nr_Nota_1231525_1730" id="nr_Nota_1231525_1730" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;484590&nbsp;SULYANE DE ALMEIDA CAVALCANTE
              <input id="cd_Aluno_38" name="cd_Aluno_38" value="484590" type="hidden"></td>
            
            <td id="colunaNotaAluno_484590_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_484590_154" id="ci_AlunoAvaliacao_484590_154" value="101766447" type="hidden">
                <input name="nr_Nota_484590_154" id="nr_Nota_484590_154" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_484590_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_484590_160" id="ci_AlunoAvaliacao_484590_160" value="101763430" type="hidden">
                <input name="nr_Nota_484590_160" id="nr_Nota_484590_160" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_484590_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_484590_530" id="ci_AlunoAvaliacao_484590_530" value="100815235" type="hidden">
                <input name="nr_Nota_484590_530" id="nr_Nota_484590_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_484590_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_484590_780" id="ci_AlunoAvaliacao_484590_780" value="101585869" type="hidden">
                <input name="nr_Nota_484590_780" id="nr_Nota_484590_780" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_484590_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_484590_800" id="ci_AlunoAvaliacao_484590_800" value="101819903" type="hidden">
                <input name="nr_Nota_484590_800" id="nr_Nota_484590_800" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_484590_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_484590_890" id="ci_AlunoAvaliacao_484590_890" value="101763786" type="hidden">
                <input name="nr_Nota_484590_890" id="nr_Nota_484590_890" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_484590_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_484590_970" id="ci_AlunoAvaliacao_484590_970" value="101762443" type="hidden">
                <input name="nr_Nota_484590_970" id="nr_Nota_484590_970" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_484590_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_484590_3330" id="ci_AlunoAvaliacao_484590_3330" value="101584817" type="hidden">
                <input name="nr_Nota_484590_3330" id="nr_Nota_484590_3330" value="7,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_484590_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_484590_1130" id="ci_AlunoAvaliacao_484590_1130" value="101585151" type="hidden">
                <input name="nr_Nota_484590_1130" id="nr_Nota_484590_1130" value="4,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_484590_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_484590_1140" id="ci_AlunoAvaliacao_484590_1140" value="101585395" type="hidden">
                <input name="nr_Nota_484590_1140" id="nr_Nota_484590_1140" value="6,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_484590_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_484590_1200" id="ci_AlunoAvaliacao_484590_1200" value="101584472" type="hidden">
                <input name="nr_Nota_484590_1200" id="nr_Nota_484590_1200" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_484590_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_484590_1620" id="ci_AlunoAvaliacao_484590_1620" value="101584178" type="hidden">
                <input name="nr_Nota_484590_1620" id="nr_Nota_484590_1620" value="2,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_484590_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_484590_1730" id="ci_AlunoAvaliacao_484590_1730" value="101764164" type="hidden">
                <input name="nr_Nota_484590_1730" id="nr_Nota_484590_1730" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;60766&nbsp;VALDILANIA VIEIRA RODRIGUES
              <input id="cd_Aluno_39" name="cd_Aluno_39" value="60766" type="hidden"></td>
            
            <td id="colunaNotaAluno_60766_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_60766_154" id="ci_AlunoAvaliacao_60766_154" value="101766448" type="hidden">
                <input name="nr_Nota_60766_154" id="nr_Nota_60766_154" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_60766_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_60766_160" id="ci_AlunoAvaliacao_60766_160" value="101763431" type="hidden">
                <input name="nr_Nota_60766_160" id="nr_Nota_60766_160" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_60766_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_60766_530" id="ci_AlunoAvaliacao_60766_530" value="100815238" type="hidden">
                <input name="nr_Nota_60766_530" id="nr_Nota_60766_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_60766_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_60766_780" id="ci_AlunoAvaliacao_60766_780" value="101585870" type="hidden">
                <input name="nr_Nota_60766_780" id="nr_Nota_60766_780" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_60766_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_60766_800" id="ci_AlunoAvaliacao_60766_800" value="101819904" type="hidden">
                <input name="nr_Nota_60766_800" id="nr_Nota_60766_800" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_60766_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_60766_890" id="ci_AlunoAvaliacao_60766_890" value="101763787" type="hidden">
                <input name="nr_Nota_60766_890" id="nr_Nota_60766_890" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_60766_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_60766_970" id="ci_AlunoAvaliacao_60766_970" value="101762444" type="hidden">
                <input name="nr_Nota_60766_970" id="nr_Nota_60766_970" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_60766_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_60766_3330" id="ci_AlunoAvaliacao_60766_3330" value="101584818" type="hidden">
                <input name="nr_Nota_60766_3330" id="nr_Nota_60766_3330" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_60766_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_60766_1130" id="ci_AlunoAvaliacao_60766_1130" value="101585152" type="hidden">
                <input name="nr_Nota_60766_1130" id="nr_Nota_60766_1130" value="2,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_60766_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_60766_1140" id="ci_AlunoAvaliacao_60766_1140" value="101585396" type="hidden">
                <input name="nr_Nota_60766_1140" id="nr_Nota_60766_1140" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_60766_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_60766_1200" id="ci_AlunoAvaliacao_60766_1200" value="101584473" type="hidden">
                <input name="nr_Nota_60766_1200" id="nr_Nota_60766_1200" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_60766_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_60766_1620" id="ci_AlunoAvaliacao_60766_1620" value="101584180" type="hidden">
                <input name="nr_Nota_60766_1620" id="nr_Nota_60766_1620" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_60766_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_60766_1730" id="ci_AlunoAvaliacao_60766_1730" value="101764165" type="hidden">
                <input name="nr_Nota_60766_1730" id="nr_Nota_60766_1730" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;1189959&nbsp;VINICIUS MATHEUS DE SOUA FERREIRA
              <input id="cd_Aluno_40" name="cd_Aluno_40" value="1189959" type="hidden"></td>
            
            <td id="colunaNotaAluno_1189959_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1189959_154" id="ci_AlunoAvaliacao_1189959_154" value="101766449" type="hidden">
                <input name="nr_Nota_1189959_154" id="nr_Nota_1189959_154" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1189959_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1189959_160" id="ci_AlunoAvaliacao_1189959_160" value="101763432" type="hidden">
                <input name="nr_Nota_1189959_160" id="nr_Nota_1189959_160" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1189959_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1189959_530" id="ci_AlunoAvaliacao_1189959_530" value="100815239" type="hidden">
                <input name="nr_Nota_1189959_530" id="nr_Nota_1189959_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1189959_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1189959_780" id="ci_AlunoAvaliacao_1189959_780" value="101585871" type="hidden">
                <input name="nr_Nota_1189959_780" id="nr_Nota_1189959_780" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1189959_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1189959_800" id="ci_AlunoAvaliacao_1189959_800" value="101819905" type="hidden">
                <input name="nr_Nota_1189959_800" id="nr_Nota_1189959_800" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1189959_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1189959_890" id="ci_AlunoAvaliacao_1189959_890" value="101763788" type="hidden">
                <input name="nr_Nota_1189959_890" id="nr_Nota_1189959_890" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1189959_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1189959_970" id="ci_AlunoAvaliacao_1189959_970" value="101762445" type="hidden">
                <input name="nr_Nota_1189959_970" id="nr_Nota_1189959_970" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1189959_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1189959_3330" id="ci_AlunoAvaliacao_1189959_3330" value="101584819" type="hidden">
                <input name="nr_Nota_1189959_3330" id="nr_Nota_1189959_3330" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1189959_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1189959_1130" id="ci_AlunoAvaliacao_1189959_1130" value="101585153" type="hidden">
                <input name="nr_Nota_1189959_1130" id="nr_Nota_1189959_1130" value="2,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1189959_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1189959_1140" id="ci_AlunoAvaliacao_1189959_1140" value="101585397" type="hidden">
                <input name="nr_Nota_1189959_1140" id="nr_Nota_1189959_1140" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1189959_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1189959_1200" id="ci_AlunoAvaliacao_1189959_1200" value="101584474" type="hidden">
                <input name="nr_Nota_1189959_1200" id="nr_Nota_1189959_1200" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1189959_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1189959_1620" id="ci_AlunoAvaliacao_1189959_1620" value="101584183" type="hidden">
                <input name="nr_Nota_1189959_1620" id="nr_Nota_1189959_1620" value="5,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1189959_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1189959_1730" id="ci_AlunoAvaliacao_1189959_1730" value="101764166" type="hidden">
                <input name="nr_Nota_1189959_1730" id="nr_Nota_1189959_1730" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;193747&nbsp;VIVIANE KEZIA ALVES DAMASCENO
              <input id="cd_Aluno_41" name="cd_Aluno_41" value="193747" type="hidden"></td>
            
            <td id="colunaNotaAluno_193747_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_193747_154" id="ci_AlunoAvaliacao_193747_154" value="101766450" type="hidden">
                <input name="nr_Nota_193747_154" id="nr_Nota_193747_154" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_193747_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_193747_160" id="ci_AlunoAvaliacao_193747_160" value="101763433" type="hidden">
                <input name="nr_Nota_193747_160" id="nr_Nota_193747_160" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_193747_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_193747_530" id="ci_AlunoAvaliacao_193747_530" value="100815240" type="hidden">
                <input name="nr_Nota_193747_530" id="nr_Nota_193747_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_193747_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_193747_780" id="ci_AlunoAvaliacao_193747_780" value="101585872" type="hidden">
                <input name="nr_Nota_193747_780" id="nr_Nota_193747_780" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_193747_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_193747_800" id="ci_AlunoAvaliacao_193747_800" value="101819906" type="hidden">
                <input name="nr_Nota_193747_800" id="nr_Nota_193747_800" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_193747_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_193747_890" id="ci_AlunoAvaliacao_193747_890" value="101763789" type="hidden">
                <input name="nr_Nota_193747_890" id="nr_Nota_193747_890" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_193747_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_193747_970" id="ci_AlunoAvaliacao_193747_970" value="101762446" type="hidden">
                <input name="nr_Nota_193747_970" id="nr_Nota_193747_970" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_193747_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_193747_3330" id="ci_AlunoAvaliacao_193747_3330" value="101584820" type="hidden">
                <input name="nr_Nota_193747_3330" id="nr_Nota_193747_3330" value="9,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_193747_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_193747_1130" id="ci_AlunoAvaliacao_193747_1130" value="101585154" type="hidden">
                <input name="nr_Nota_193747_1130" id="nr_Nota_193747_1130" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_193747_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_193747_1140" id="ci_AlunoAvaliacao_193747_1140" value="101585398" type="hidden">
                <input name="nr_Nota_193747_1140" id="nr_Nota_193747_1140" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_193747_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_193747_1200" id="ci_AlunoAvaliacao_193747_1200" value="101584475" type="hidden">
                <input name="nr_Nota_193747_1200" id="nr_Nota_193747_1200" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_193747_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_193747_1620" id="ci_AlunoAvaliacao_193747_1620" value="101584184" type="hidden">
                <input name="nr_Nota_193747_1620" id="nr_Nota_193747_1620" value="1,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_193747_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_193747_1730" id="ci_AlunoAvaliacao_193747_1730" value="101764167" type="hidden">
                <input name="nr_Nota_193747_1730" id="nr_Nota_193747_1730" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;1202092&nbsp;WERBSON YURI SILVA LUZ
              <input id="cd_Aluno_42" name="cd_Aluno_42" value="1202092" type="hidden"></td>
            
            <td id="colunaNotaAluno_1202092_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202092_154" id="ci_AlunoAvaliacao_1202092_154" value="101766451" type="hidden">
                <input name="nr_Nota_1202092_154" id="nr_Nota_1202092_154" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202092_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202092_160" id="ci_AlunoAvaliacao_1202092_160" value="101763434" type="hidden">
                <input name="nr_Nota_1202092_160" id="nr_Nota_1202092_160" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202092_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202092_530" id="ci_AlunoAvaliacao_1202092_530" value="100815241" type="hidden">
                <input name="nr_Nota_1202092_530" id="nr_Nota_1202092_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202092_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202092_780" id="ci_AlunoAvaliacao_1202092_780" value="101585873" type="hidden">
                <input name="nr_Nota_1202092_780" id="nr_Nota_1202092_780" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202092_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202092_800" id="ci_AlunoAvaliacao_1202092_800" value="101819907" type="hidden">
                <input name="nr_Nota_1202092_800" id="nr_Nota_1202092_800" value="4,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202092_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202092_890" id="ci_AlunoAvaliacao_1202092_890" value="101763790" type="hidden">
                <input name="nr_Nota_1202092_890" id="nr_Nota_1202092_890" value="2,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202092_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202092_970" id="ci_AlunoAvaliacao_1202092_970" value="101762447" type="hidden">
                <input name="nr_Nota_1202092_970" id="nr_Nota_1202092_970" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202092_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202092_3330" id="ci_AlunoAvaliacao_1202092_3330" value="101584821" type="hidden">
                <input name="nr_Nota_1202092_3330" id="nr_Nota_1202092_3330" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202092_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202092_1130" id="ci_AlunoAvaliacao_1202092_1130" value="101585155" type="hidden">
                <input name="nr_Nota_1202092_1130" id="nr_Nota_1202092_1130" value="5,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202092_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202092_1140" id="ci_AlunoAvaliacao_1202092_1140" value="101585399" type="hidden">
                <input name="nr_Nota_1202092_1140" id="nr_Nota_1202092_1140" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202092_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202092_1200" id="ci_AlunoAvaliacao_1202092_1200" value="101584476" type="hidden">
                <input name="nr_Nota_1202092_1200" id="nr_Nota_1202092_1200" value="5,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202092_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202092_1620" id="ci_AlunoAvaliacao_1202092_1620" value="101584185" type="hidden">
                <input name="nr_Nota_1202092_1620" id="nr_Nota_1202092_1620" value="3,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202092_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202092_1730" id="ci_AlunoAvaliacao_1202092_1730" value="101764168" type="hidden">
                <input name="nr_Nota_1202092_1730" id="nr_Nota_1202092_1730" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;461708&nbsp;WESLEY EVARISTO MENEZES PAZ
              <input id="cd_Aluno_43" name="cd_Aluno_43" value="461708" type="hidden"></td>
            
            <td id="colunaNotaAluno_461708_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_461708_154" id="ci_AlunoAvaliacao_461708_154" value="101766452" type="hidden">
                <input name="nr_Nota_461708_154" id="nr_Nota_461708_154" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_461708_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_461708_160" id="ci_AlunoAvaliacao_461708_160" value="101763435" type="hidden">
                <input name="nr_Nota_461708_160" id="nr_Nota_461708_160" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_461708_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_461708_530" id="ci_AlunoAvaliacao_461708_530" value="100815242" type="hidden">
                <input name="nr_Nota_461708_530" id="nr_Nota_461708_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_461708_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_461708_780" id="ci_AlunoAvaliacao_461708_780" value="101585874" type="hidden">
                <input name="nr_Nota_461708_780" id="nr_Nota_461708_780" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_461708_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_461708_800" id="ci_AlunoAvaliacao_461708_800" value="101819908" type="hidden">
                <input name="nr_Nota_461708_800" id="nr_Nota_461708_800" value="7,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_461708_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_461708_890" id="ci_AlunoAvaliacao_461708_890" value="101763791" type="hidden">
                <input name="nr_Nota_461708_890" id="nr_Nota_461708_890" value="6,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_461708_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_461708_970" id="ci_AlunoAvaliacao_461708_970" value="101762448" type="hidden">
                <input name="nr_Nota_461708_970" id="nr_Nota_461708_970" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_461708_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_461708_3330" id="ci_AlunoAvaliacao_461708_3330" value="101584822" type="hidden">
                <input name="nr_Nota_461708_3330" id="nr_Nota_461708_3330" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_461708_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_461708_1130" id="ci_AlunoAvaliacao_461708_1130" value="101585156" type="hidden">
                <input name="nr_Nota_461708_1130" id="nr_Nota_461708_1130" value="5,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_461708_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_461708_1140" id="ci_AlunoAvaliacao_461708_1140" value="101585400" type="hidden">
                <input name="nr_Nota_461708_1140" id="nr_Nota_461708_1140" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_461708_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_461708_1200" id="ci_AlunoAvaliacao_461708_1200" value="101584477" type="hidden">
                <input name="nr_Nota_461708_1200" id="nr_Nota_461708_1200" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_461708_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_461708_1620" id="ci_AlunoAvaliacao_461708_1620" value="101584186" type="hidden">
                <input name="nr_Nota_461708_1620" id="nr_Nota_461708_1620" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_461708_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_461708_1730" id="ci_AlunoAvaliacao_461708_1730" value="101764169" type="hidden">
                <input name="nr_Nota_461708_1730" id="nr_Nota_461708_1730" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
        </tbody></table>
        <table width="100%" border="0" cellpadding="0" cellspacing="0">
          <tbody><tr>
            <td align="center">
              <br>
              
              			<input name="btnIncluir" class="botao" id="btnIncluir" value=" Incluir " onclick="ValidaPagina(this,'I');" type="button">
            	  
		              &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
		              &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;                      
                      <input name="btnExcluir" class="botao" id="btnExcluir" value=" Excluir " onclick="Excluir(this);" type="button">
    	                        
              </td>
          </tr>
        </tbody></table>
        </td>
    </tr>
  </tbody></table>
</form>
<div class="" style="display: block; top: 335px; left: 839px;" id="tooltip"><h3>LINGUA ESTRANGEIRA (ESPANHOL)</h3><div class="body">ANTONIA INGRID RAYALE LIMA ROCHA</div><div style="display: none;" class="url"></div></div><div id="hintbox"></div></body></html>